Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/sn/sn0/
Dhubpi.h146 #define PI_ERR_STATUS0_B 0x000450 /* Error Status 0B */ macro
161 #define PI_ERRSTAT_OFFSET (PI_ERR_STATUS0_B - PI_ERR_STATUS0_A)
/linux-6.1.9/arch/mips/sgi-ip27/
Dip27-berr.c73 errst0 = LOCAL_HUB_L(cpu ? PI_ERR_STATUS0_B : PI_ERR_STATUS0_A); in ip27_be_handler()