Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/usb/
Dehci_def.h48 #define HCC_32FRAME_PERIODIC_LIST(p) ((p)&(1 << 19)) macro
/linux-3.4.99/drivers/usb/host/
Dehci-dbg.c109 HCC_32FRAME_PERIODIC_LIST(params) ? in dbg_hcc_params()