Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Disp116x.h189 #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.h397 #define PTD_GET_ACTIVE(p) (((p)->count & PTD_ACTIVE_MSK) >> 11) macro
970 PTD_GET_TOGGLE(ptd), PTD_GET_ACTIVE(ptd), PTD_GET_FA(ptd), in dump_ptd()
Disp116x-hcd.c424 if (PTD_GET_ACTIVE(ptd) in postproc_atl_queue()
445 if (PTD_GET_ACTIVE(ptd) in postproc_atl_queue()
459 if (PTD_GET_ACTIVE(ptd) in postproc_atl_queue()