Home
last modified time | relevance | path

Searched refs:OHCI_SOC (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h208 #define OHCI_SOC (3 << 16) /* scheduling overrun count */ macro
H A Dau1x00_usb_ohci.c275 (temp & OHCI_SOC) >> 16, in ohci_dump_status()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci.h224 #define OHCI_SOC (3 << 16) /* scheduling overrun count */ macro
H A Dohci-hcd.c409 (temp & OHCI_SOC) >> 16, in ohci_dump_status()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci.h277 #define OHCI_SOC (3 << 16) /* scheduling overrun count */ macro
H A Dohci-dbg.c131 (temp & OHCI_SOC) >> 16, in ohci_dump_status()
H A Disp1362.h288 #define OHCI_SOC (3 << 16) /* scheduling overrun count */ macro