Searched refs:HCCONTROL_HCFS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Disp116x-hcd.c1414 switch (val & HCCONTROL_HCFS) {
1417 val &= (~HCCONTROL_HCFS & ~HCCONTROL_RWE);
1431 (val & ~HCCONTROL_HCFS) |
1452 switch (val & HCCONTROL_HCFS) {
1454 val &= ~HCCONTROL_HCFS;
1497 (val & ~HCCONTROL_HCFS) | HCCONTROL_USB_OPER);
H A Disp116x.h39 #define HCCONTROL_HCFS (3 << 6) /* host controller macro

Completed in 115 milliseconds