Home
last modified time | relevance | path

Searched refs:KN02_CSR (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/mips/dec/
H A Dkn02-irq.c31 KN02_CSR); in unmask_kn02_irq()
40 KN02_CSR); in mask_kn02_irq()
63 KN02_CSR); in init_kn02_irqs()
H A Decc-berr.c227 volatile u32 *csr = (void *)CKSEG1ADDR(KN02_SLOT_BASE + KN02_CSR); in dec_kn02_be_init()
H A Dint-handler.S30 #define KN02_CSR_BASE CKSEG1ADDR(KN02_SLOT_BASE + KN02_CSR)
/openbmc/linux/arch/mips/include/asm/dec/
H A Dkn02.h28 #define KN02_CSR (6*KN02_SLOT_SIZE) /* system ctrl & status reg */ macro
/openbmc/linux/drivers/mtd/devices/
H A Dms02-nv.c277 csr = (volatile u32 *)CKSEG1ADDR(KN02_SLOT_BASE + KN02_CSR); in ms02nv_init()