Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_ide.c82 _rdmsr(IDE_MSR_REG(IDE_ETC), &hi, &lo); in pci_ide_write_reg()
84 _wrmsr(IDE_MSR_REG(IDE_ETC), hi, lo); in pci_ide_write_reg()
176 _rdmsr(IDE_MSR_REG(IDE_ETC), &hi, &lo); in pci_ide_read_reg()
/openbmc/linux/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536.h272 #define IDE_ETC 0x14 macro