Searched refs:PORTSC_PHY_TYPE_SEL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/phy/ | ||
H A D | phy-fsl-usb.h | 98 #define PORTSC_PHY_TYPE_SEL (0x3<<30) macro |
H A D | phy-fsl-usb.c | 909 temp &= ~(PORTSC_PHY_TYPE_SEL | PORTSC_PTW); in usb_otg_start() |