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