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