Searched refs:PORTSC_PORT_SUSPEND (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/phy/ | ||
H A D | phy-fsl-usb.h | 85 #define PORTSC_PORT_SUSPEND (0x1<<7) macro |
H A D | phy-fsl-usb.c | 198 tmp |= PORTSC_PORT_SUSPEND; in fsl_otg_loc_sof() |