Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-fsl-usb.h98 #define PORTSC_PHY_TYPE_SEL (0x3<<30) macro
H A Dphy-fsl-usb.c909 temp &= ~(PORTSC_PHY_TYPE_SEL | PORTSC_PTW); in usb_otg_start()