Home
last modified time | relevance | path

Searched refs:PTD_GET_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/usb/host/
Disp116x.h190 #define PTD_GET_ACTIVE(p) (((p)->count & PTD_ACTIVE_MSK) >> 11) macro
559 PTD_GET_TOGGLE(ptd), PTD_GET_ACTIVE(ptd), in dump_ptd()
Disp1362.h352 #define PTD_GET_ACTIVE(p) (((p)->count & PTD_ACTIVE_MSK) >> 11) macro
870 PTD_GET_TOGGLE(ptd), PTD_GET_ACTIVE(ptd), PTD_GET_FA(ptd), in dump_ptd()
Disp116x-hcd.c425 if (PTD_GET_ACTIVE(ptd) in postproc_atl_queue()
446 if (PTD_GET_ACTIVE(ptd) in postproc_atl_queue()
460 if (PTD_GET_ACTIVE(ptd) in postproc_atl_queue()