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