Searched refs:SOF_EOP_EN (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/usb/c67x00/ | ||
A D | c67x00.h | 34 #define SOF_EOP_EN(x) ((x) ? 0x0002 : 0x0001) macro |
A D | c67x00-hcd.c | 103 if (usb_status & SOF_EOP_EN(port)) in c67x00_hub_control() |
Completed in 4 milliseconds