Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/boards/mach-sdk7786/
H A Dnmi.c73 tmp = fpga_read_reg(NMISR); in sdk7786_nmi_init()
76 fpga_write_reg(tmp, NMISR); in sdk7786_nmi_init()
/openbmc/qemu/hw/intc/
H A Drx_icu.c50 REG8(NMISR, 0x580)
51 FIELD(NMISR, NMIST, 0, 1)
52 FIELD(NMISR, LVDST, 1, 1)
53 FIELD(NMISR, OSTST, 2, 1)
/openbmc/linux/arch/sh/include/mach-sdk7786/mach/
H A Dfpga.h19 #define NMISR 0x070 macro