Searched refs:PORTSC_STS (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/usb/chipidea/ | ||
D | bits.h | 82 #define PORTSC_STS BIT(29) macro |
D | core.c | 306 hw_write(ci, OP_PORTSC, PORTSC_STS, PORTSC_STS); in hw_phymode_configure() |