Home
last modified time | relevance | path

Searched defs:HCC_PGM_FRAMELISTLEN (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/usb/
H A Dehci_def.h47 #define HCC_PGM_FRAMELISTLEN(p) ((p)&(1 << 1)) /* true: periodic_size changes*/ macro
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h222 #define HCC_PGM_FRAMELISTLEN(p) ((p)&(1 << 1)) /* true: periodic_size changes*/ macro