Searched refs:MAL_RESET (Results 1 – 2 of 2) sorted by relevance
143 #define MAL_RESET 0x80000000 macro
300 mtdcr(DCRN_MAL0_CFG, MAL_RESET); in ibm4xx_quiesce_eth()301 while (mfdcr(DCRN_MAL0_CFG) & MAL_RESET) in ibm4xx_quiesce_eth()