Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-mx5.c51 #define MXC_OTG_PHYCTRL_OC_POL_BIT (1 << 9) macro
94 v |= MXC_OTG_PHYCTRL_OC_POL_BIT; in mxc_set_usbcontrol()
96 v &= ~MXC_OTG_PHYCTRL_OC_POL_BIT; in mxc_set_usbcontrol()