Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/usb/
Dehci_def.h51 #define HCC_32FRAME_PERIODIC_LIST(p) ((p)&(1 << 19)) macro
/Linux-v5.10/drivers/usb/host/
Dehci-dbg.c74 HCC_32FRAME_PERIODIC_LIST(params) ? in dbg_hcc_params()