Searched refs:IDE_INTERNAL_PM (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/loongson2ef/common/cs5536/ |
H A D | cs5536_ide.c | 87 _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()
|
/kernel/linux/linux-6.6/arch/mips/loongson2ef/common/cs5536/ |
H A D | cs5536_ide.c | 87 _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()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-loongson2ef/cs5536/ |
H A D | cs5536.h | 273 #define IDE_INTERNAL_PM 0x15 macro
|
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-loongson2ef/cs5536/ |
H A D | cs5536.h | 273 #define IDE_INTERNAL_PM 0x15 macro
|
Completed in 3 milliseconds