Searched refs:USB_OHCI (Results 1 – 2 of 2) sorted by relevance
/arch/mips/loongson64/common/cs5536/ |
D | cs5536_ohci.c | 25 _rdmsr(USB_MSR_REG(USB_OHCI), &hi, &lo); in pci_ohci_write_reg() 35 _wrmsr(USB_MSR_REG(USB_OHCI), hi, lo); in pci_ohci_write_reg() 52 _rdmsr(USB_MSR_REG(USB_OHCI), &hi, &lo); in pci_ohci_write_reg() 54 _wrmsr(USB_MSR_REG(USB_OHCI), hi, lo); in pci_ohci_write_reg() 85 _rdmsr(USB_MSR_REG(USB_OHCI), &hi, &lo); in pci_ohci_read_reg() 117 _rdmsr(USB_MSR_REG(USB_OHCI), &hi, &lo); in pci_ohci_read_reg()
|
/arch/mips/include/asm/mach-loongson64/cs5536/ |
D | cs5536.h | 297 #define USB_OHCI 0x08 macro
|