Symbol: USB_MSR_REG
arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c
101
_rdmsr(USB_MSR_REG(USB_CAP), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c
118
_rdmsr(USB_MSR_REG(USB_EHCI), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c
140
_rdmsr(USB_MSR_REG(USB_EHCI), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c
144
_rdmsr(USB_MSR_REG(USB_EHCI), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c
148
_rdmsr(USB_MSR_REG(USB_EHCI), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c
21
_rdmsr(USB_MSR_REG(USB_EHCI), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c
31
_wrmsr(USB_MSR_REG(USB_EHCI), hi, lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c
48
_rdmsr(USB_MSR_REG(USB_EHCI), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c
50
_wrmsr(USB_MSR_REG(USB_EHCI), hi, lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c
59
_rdmsr(USB_MSR_REG(USB_EHCI), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c
62
_wrmsr(USB_MSR_REG(USB_EHCI), hi, lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c
65
_rdmsr(USB_MSR_REG(USB_EHCI), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c
68
_wrmsr(USB_MSR_REG(USB_EHCI), hi, lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ehci.c
86
_rdmsr(USB_MSR_REG(USB_EHCI), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ohci.c
113
_rdmsr(USB_MSR_REG(USB_OHCI), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ohci.c
21
_rdmsr(USB_MSR_REG(USB_OHCI), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ohci.c
31
_wrmsr(USB_MSR_REG(USB_OHCI), hi, lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ohci.c
48
_rdmsr(USB_MSR_REG(USB_OHCI), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ohci.c
50
_wrmsr(USB_MSR_REG(USB_OHCI), hi, lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ohci.c
81
_rdmsr(USB_MSR_REG(USB_OHCI), &hi, &lo);
arch/mips/loongson2ef/common/cs5536/cs5536_ohci.c
96
_rdmsr(USB_MSR_REG(USB_CAP), &hi, &lo);
arch/mips/pci/fixup-lemote2f.c
129
_rdmsr(USB_MSR_REG(USB_CONFIG), &hi, &lo);
arch/mips/pci/fixup-lemote2f.c
130
_wrmsr(USB_MSR_REG(USB_CONFIG), (1 << 1) | (1 << 3), lo);