Home
last modified time | relevance | path

Searched refs:USB_OHCI (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_ohci.c21 _rdmsr(USB_MSR_REG(USB_OHCI), &hi, &lo); in pci_ohci_write_reg()
31 _wrmsr(USB_MSR_REG(USB_OHCI), hi, lo); in pci_ohci_write_reg()
48 _rdmsr(USB_MSR_REG(USB_OHCI), &hi, &lo); in pci_ohci_write_reg()
50 _wrmsr(USB_MSR_REG(USB_OHCI), hi, lo); in pci_ohci_write_reg()
81 _rdmsr(USB_MSR_REG(USB_OHCI), &hi, &lo); in pci_ohci_read_reg()
113 _rdmsr(USB_MSR_REG(USB_OHCI), &hi, &lo); in pci_ohci_read_reg()
/openbmc/qemu/hw/usb/
H A DKconfig10 config USB_OHCI config
18 select USB_OHCI
/openbmc/qemu/hw/arm/
H A DKconfig182 select USB_OHCI
253 select USB_OHCI
334 select USB_OHCI
403 select USB_OHCI
/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536.h298 #define USB_OHCI 0x08 macro
/openbmc/qemu/hw/ppc/
H A DKconfig69 select USB_OHCI