Searched refs:SOF_EOP_EN (Results 1 – 2 of 2) sorted by relevance
34 #define SOF_EOP_EN(x) ((x) ? 0x0002 : 0x0001) macro
103 if (usb_status & SOF_EOP_EN(port)) in c67x00_hub_control()