Home
last modified time | relevance | path

Searched refs:ASI_MCU_CTRL_REG (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dasi.h232 #define ASI_MCU_CTRL_REG 0x72 /* (III) Memory controller regs */ macro
/openbmc/qemu/target/sparc/
H A Dasi.h242 #define ASI_MCU_CTRL_REG 0x72 /* (III) Memory controller regs */ macro
/openbmc/linux/arch/sparc/kernel/
H A Dchmc.c602 : "r" (offset), "i" (ASI_MCU_CTRL_REG)); in chmc_read_mcreg()
621 "r" (offset), "i" (ASI_MCU_CTRL_REG));