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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp116x.h189 #define PTD_GET_ACTIVE(p) (((p)->count & PTD_ACTIVE_MSK) >> 11) macro
570 PTD_GET_TOGGLE(ptd), PTD_GET_ACTIVE(ptd),
H A Disp1362.h402 #define PTD_GET_ACTIVE(p) (((p)->count & PTD_ACTIVE_MSK) >> 11) macro
1013 PTD_GET_TOGGLE(ptd), PTD_GET_ACTIVE(ptd), PTD_GET_FA(ptd),
H A Disp116x-hcd.c426 if (PTD_GET_ACTIVE(ptd)
447 if (PTD_GET_ACTIVE(ptd)
461 if (PTD_GET_ACTIVE(ptd)

Completed in 63 milliseconds