Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-usbphy.h26 #define USBPHY_PWD_RXPWDDIFF (1 << 19) macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-mxs.c161 tmp = USBPHY_PWD_RXPWDRX | USBPHY_PWD_RXPWDDIFF | in ehci_hcd_stop()