Home
last modified time | relevance | path

Searched refs:USB_CONFIG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/mips/pci/
H A Dfixup-lemote2f.c129 _rdmsr(USB_MSR_REG(USB_CONFIG), &hi, &lo); in loongson_cs5536_ehci_fixup()
130 _wrmsr(USB_MSR_REG(USB_CONFIG), (1 << 1) | (1 << 3), lo); in loongson_cs5536_ehci_fixup()
/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536.h289 #define USB_CONFIG 0x01 macro