Home
last modified time | relevance | path

Searched refs:TAHVO_MODE_PERIPHERAL (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/phy/
Dphy-tahvo.c50 #define TAHVO_MODE_PERIPHERAL 1 macro
240 if (tu->tahvo_mode == TAHVO_MODE_PERIPHERAL) in tahvo_usb_set_peripheral()
248 if (tu->tahvo_mode == TAHVO_MODE_PERIPHERAL) in tahvo_usb_set_peripheral()
275 case TAHVO_MODE_PERIPHERAL: in otg_mode_show()
291 if (tu->tahvo_mode == TAHVO_MODE_PERIPHERAL) in otg_mode_store()
305 tu->tahvo_mode = TAHVO_MODE_PERIPHERAL; in otg_mode_store()
354 tu->tahvo_mode = TAHVO_MODE_PERIPHERAL; in tahvo_usb_probe()