Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/loongson/common/cs5536/
Dcs5536_ide.c91 _rdmsr(IDE_MSR_REG(IDE_INTERNAL_PM), &hi, &lo); in pci_ide_write_reg()
93 _wrmsr(IDE_MSR_REG(IDE_INTERNAL_PM), hi, lo); in pci_ide_write_reg()
184 _rdmsr(IDE_MSR_REG(IDE_INTERNAL_PM), &hi, &lo); in pci_ide_read_reg()
/linux-4.1.27/arch/mips/include/asm/mach-loongson/cs5536/
Dcs5536.h272 #define IDE_INTERNAL_PM 0x15 macro