Home
last modified time | relevance | path

Searched defs:PTD_GET_CC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/host/
H A Disp116x.h192 #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) macro
H A Disp1362.h354 #define PTD_GET_CC(p) (((p)->count & PTD_CC_MSK) >> 12) macro