Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A 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()
H A 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()