Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Disp116x.h186 #define PTD_GET_COUNT(p) (((p)->count & PTD_COUNT_MSK) >> 0) macro
Disp1362.h348 #define PTD_GET_COUNT(p) (((p)->count & PTD_COUNT_MSK) >> 0) macro