Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_ide.c87 _rdmsr(IDE_MSR_REG(IDE_INTERNAL_PM), &hi, &lo); in pci_ide_write_reg()
89 _wrmsr(IDE_MSR_REG(IDE_INTERNAL_PM), hi, lo); in pci_ide_write_reg()
180 _rdmsr(IDE_MSR_REG(IDE_INTERNAL_PM), &hi, &lo); in pci_ide_read_reg()
/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536.h273 #define IDE_INTERNAL_PM 0x15 macro