Searched defs:SICF_BWMASK (Results 1 – 2 of 2) sorted by relevance
1745 #define SICF_BWMASK 0x00c0 /* phy clock mask (b6 & b7) */ macro
4684 #define SICF_BWMASK(macrev) (D11REV_GE(macrev, 86) ? 0x00e0 : 0x00c0) /**< phy clkmsk */ macro4691 #define SICF_BWMASK 0x00c0 /**< phy clock mask (b6 & b7) */ macro