Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/phy/
Dphy-tahvo.c50 #define TAHVO_MODE_PERIPHERAL 1 macro
239 if (tu->tahvo_mode == TAHVO_MODE_PERIPHERAL) in tahvo_usb_set_peripheral()
247 if (tu->tahvo_mode == TAHVO_MODE_PERIPHERAL) in tahvo_usb_set_peripheral()
274 case TAHVO_MODE_PERIPHERAL: in otg_mode_show()
290 if (tu->tahvo_mode == TAHVO_MODE_PERIPHERAL) in otg_mode_store()
304 tu->tahvo_mode = TAHVO_MODE_PERIPHERAL; in otg_mode_store()
353 tu->tahvo_mode = TAHVO_MODE_PERIPHERAL; in tahvo_usb_probe()