Searched refs:PHY_WRITE (Results 1 – 4 of 4) sorted by relevance
27 #define PHY_WRITE 0x20 macro
51 #define PHY_WRITE 0x20 macro215 tmp = indx | PHY_WRITE | PHY_GO; in write_mii_word()
326 set_register(pegasus, PhyCtrl, (indx | PHY_WRITE)); in write_mii_word()
2049 #define PHY_WRITE(IoC, pPort, Mac, PhyReg, Val) { \ macro