Searched refs:BGMAC_CMDCFG_SR_REV4 (Results 1 – 1 of 1) sorted by relevance
202 #define BGMAC_CMDCFG_SR_REV4 0x00002000 /* Set to reset mode, only for core rev 4 */ macro203 #define BGMAC_CMDCFG_SR(rev) ((rev == 4) ? BGMAC_CMDCFG_SR_REV4 : BGMAC_CMDCFG_SR_REV0)