Searched refs:FLAG_CF (Results 1 – 5 of 5) sorted by relevance
| /drivers/usb/isp1760/ |
| A D | isp1760-regs.h | 82 FLAG_CF, enumerator
|
| A D | isp1760-core.c | 165 [FLAG_CF] = REG_FIELD(ISP176x_HC_CONFIGFLAG, 0, 0), 240 [FLAG_CF] = REG_FIELD(ISP1763_HC_CONFIGFLAG, 0, 0),
|
| A D | isp1760-hcd.c | 1623 retval = isp1760_hcd_set_and_wait(hcd, FLAG_CF, 250 * 1000); in isp1763_run() 1676 retval = isp1760_hcd_set_and_wait(hcd, FLAG_CF, 250 * 1000); in isp1760_run()
|
| /drivers/usb/host/ |
| A D | ehci.h | 65 #define FLAG_CF (1 << 0) /* true: we'll support "high speed" */ macro
|
| A D | ehci-hcd.c | 1141 cmd |= FLAG_CF; in ehci_common_init()
|
Completed in 28 milliseconds