Home
last modified time | relevance | path

Searched refs:PHY_TURNAROUND (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h2435 #define PHY_TURNAROUND 0x02 macro
H A De1000.c4279 mdic = ((PHY_TURNAROUND) | (reg_addr << 2) | (phy_addr << 7) | in e1000_write_phy_reg()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h3063 #define PHY_TURNAROUND 0x02 macro
H A De1000_hw.c3020 mdic = ((PHY_TURNAROUND) | (reg_addr << 2) | (phy_addr << 7) | in e1000_write_phy_reg_ex()