Searched refs:USB_OHCI (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/mips/loongson2ef/common/cs5536/ |
H A D | cs5536_ohci.c | 21 _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 D | Kconfig | 10 config USB_OHCI config 16 select USB_OHCI 22 select USB_OHCI
|
/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/ |
H A D | cs5536.h | 298 #define USB_OHCI 0x08 macro
|