Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Disp116x.h189 #define PTD_TOGGLE(v) (((v) << 10) & PTD_TOGGLE_MSK) macro
H A Disp116x-hcd.c275 ptd->count = PTD_CC_MSK | PTD_ACTIVE_MSK | PTD_TOGGLE(toggle); in preproc_atl_queue()