Searched refs:GM_SMI_CT_PHY_A_MSK (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/marvell/
H A Dsky2.h1822 GM_SMI_CT_PHY_A_MSK = 0x1f<<11,/* Bit 15..11: PHY Device Address */ enumerator in enum:__anon108
1829 #define GM_SMI_CT_PHY_AD(x) (((u16)(x)<<11) & GM_SMI_CT_PHY_A_MSK)
H A Dskge.h1804 GM_SMI_CT_PHY_A_MSK = 0x1f<<11, /* Bit 15..11: PHY Device Address */ enumerator in enum:__anon620
1811 #define GM_SMI_CT_PHY_AD(x) (((x)<<11) & GM_SMI_CT_PHY_A_MSK)

Completed in 234 milliseconds