Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/44x/
H A Dfsp2.c133 pr_err("FIR0: 0x%08x\n", mfcmu(CMUN_FIR0)); in cmu_err_handler()
270 val = mfcmu(CMUN_FIR0); in fsp2_probe()
272 mtcmu(CMUN_FIR0, val); in fsp2_probe()
H A Dfsp2.h216 #define CMUN_FIR0 0x3D /* Fault Isolation Reg 0 */ macro