Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-reset.c52 LOCAL_HUB_S(NI_PORT_RESET, NPR_PORTRESET | NPR_LOCALRESET); in ip27_machine_restart()
66 LOCAL_HUB_S(NI_PORT_RESET, NPR_PORTRESET | NPR_LOCALRESET); in ip27_machine_halt()
H A Dip27-nmi.c239 LOCAL_HUB_S(NI_PORT_RESET, NPR_PORTRESET | NPR_LOCALRESET); in cont_nmi_dump()
/openbmc/linux/arch/mips/include/asm/sn/sn0/
H A Dhubni.h104 #define NPR_PORTRESET (UINT64_CAST 1 << 7) /* Send warm reset */ macro