Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci-mx6.c56 #define USBNC_PHYSTATUS_ID_DIG (1 << 4) /* otg_id status */ macro
240 if (val & USBNC_PHYSTATUS_ID_DIG) in usb_phy_mode()
472 if (val & USBNC_PHYSTATUS_ID_DIG) in ehci_usb_phy_mode()