Searched refs:SET_PHYAD (Results 1 – 4 of 4) sorted by relevance
204 #define SET_PHYAD(x) (((x)&0x1F)<< 11 ) /* Set PHY Device Address */ macro
202 #define SET_PHYAD(x) (((x)&0x1F)<< 11 ) /* Set PHY Device Address */ macro
205 #define SET_PHYAD(x) (((x)&0x1F)<< 11 ) /* Set PHY Device Address */ macro
278 bfin_write_EMAC_STAADD(SET_PHYAD((u16) phy_addr) | in bfin_mdiobus_read()302 bfin_write_EMAC_STAADD(SET_PHYAD((u16) phy_addr) | in bfin_mdiobus_write()