Searched refs:requires_usbmode_setup (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/usb/
H A Dtegra_usb_phy.h26 * requires_usbmode_setup: true if the USBMODE register needs to be set to
35 bool requires_usbmode_setup; member in struct:tegra_phy_soc_config
/linux-4.4.14/drivers/usb/phy/
H A Dphy-tegra-usb.c505 if (phy->soc_config->requires_usbmode_setup) { utmi_phy_power_on()
951 .requires_usbmode_setup = false,
958 .requires_usbmode_setup = true,

Completed in 47 milliseconds