Searched refs:PHY_ADDR (Results 1 – 3 of 3) sorted by relevance
22 #define PHY_ADDR (4) macro106 phy_addr = PHY_ADDR; in alt_eth_phy_write_register()153 phy_addr = PHY_ADDR; in alt_eth_phy_read_register()
45 #define PHY_ADDR 1 macro101 phycmd |= PHY_ADDR << 11; in smsc_phy_regread()148 phycmd |= PHY_ADDR << 11; in smsc_phy_regwrite()
57 #define PHY_ADDR CONFIG_ETH_STM32_HAL_PHY_ADDRESS macro62 DEVICE_DT_GET(DT_CHILD(DT_INST_CHILD(n, mdio), _CONCAT(ethernet_phy_, PHY_ADDR)))748 PHY_ADDR, PHY_BSR, (uint32_t *) &status); in rx_thread()1328 .PhyAddress = PHY_ADDR,