Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-tahvo.c42 #define TAHVO_MODE_PERIPHERAL 1 macro
228 if (tu->tahvo_mode == TAHVO_MODE_PERIPHERAL) in tahvo_usb_set_peripheral()
236 if (tu->tahvo_mode == TAHVO_MODE_PERIPHERAL) in tahvo_usb_set_peripheral()
263 case TAHVO_MODE_PERIPHERAL: in otg_mode_show()
279 if (tu->tahvo_mode == TAHVO_MODE_PERIPHERAL) in otg_mode_store()
293 tu->tahvo_mode = TAHVO_MODE_PERIPHERAL; in otg_mode_store()
339 tu->tahvo_mode = TAHVO_MODE_PERIPHERAL; in tahvo_usb_probe()