Searched refs:SHIFT6 (Results 1 – 2 of 2) sorted by relevance
1230 #define PHY_M_LED_MO_100(x) SHIFT6(x) /* Bit 7.. 6: Link 100 */1523 #define GM_SMI_CT_REG_AD(x) (SHIFT6(x) & GM_SMI_CT_REG_A_MSK)
107 #define SHIFT6(x) ((x) << 6) macro