Searched refs:USB_OHCI (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/mips/loongson2ef/common/cs5536/ |
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()
|
/linux-6.1.9/arch/mips/include/asm/mach-loongson2ef/cs5536/ |
D | cs5536.h | 298 #define USB_OHCI 0x08 macro
|