Searched defs:PTD_GET_CC (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/usb/host/ | ||
D | isp116x.h | 192 #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) macro |
D | isp1362.h | 354 #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) macro |