Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()
/rk3399_rockchip-uboot/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()