Searched refs:PORT_SE0_STATUS (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/c67x00/ | ||
D | c67x00.h | 75 #define PORT_SE0_STATUS(x) ((x) ? 0x0008 : 0x0004) macro |
D | c67x00-hcd.c | 95 if (!(status & PORT_SE0_STATUS(port))) in c67x00_hub_control() |