Home
last modified time | relevance | path

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

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