OHCI_CTRL_HCFS
hc_control = (readl_be(ehci->ohci_hcctrl_reg) & ~OHCI_CTRL_HCFS);
hcfs2string (temp & OHCI_CTRL_HCFS),
switch (ohci->hc_control & OHCI_CTRL_HCFS) {
switch (ohci->hc_control & OHCI_CTRL_HCFS) {
ohci->hc_control &= ~OHCI_CTRL_HCFS;
} else switch (ohci->hc_control & OHCI_CTRL_HCFS) {
ohci->hc_control &= ~(OHCI_CTRL_HCFS|OHCI_SCHED_ENABLES);
temp &= OHCI_CTRL_HCFS;
switch (ohci->hc_control & OHCI_CTRL_HCFS) {
switch (ohci->hc_control & OHCI_CTRL_HCFS) {
ohci->hc_control &= ~OHCI_CTRL_HCFS;