Home
last modified time | relevance | path

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

/linux-5.15/arch/powerpc/boot/
H A Ddcr.h144 #define MAL_RESET 0x80000000 macro
H A D4xx.c296 mtdcr(DCRN_MAL0_CFG, MAL_RESET); in ibm4xx_quiesce_eth()
297 while (mfdcr(DCRN_MAL0_CFG) & MAL_RESET) in ibm4xx_quiesce_eth()