Searched refs:PORTSC_PFSC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/chipidea/ | ||
H A D | bits.h | 78 #define PORTSC_PFSC BIT(24) macro |
H A D | core.c | 430 hw_write(ci, OP_PORTSC, PORTSC_PFSC, PORTSC_PFSC); in ci_platform_configure() |