Searched refs:REG_BMSR (Results 1 – 3 of 3) sorted by relevance
| /hal_infineon-latest/XMCLib/drivers/src/ |
| D | xmc_eth_phy_ksz8031rnl.c | 64 #define REG_BMSR (0x01U) /* Basic Mode Status Register */ macro 238 XMC_ETH_MAC_ReadPhy(eth_mac, phy_addr, REG_BMSR, &val); in XMC_ETH_PHY_GetLinkStatus() 267 XMC_ETH_MAC_ReadPhy(eth_mac, phy_addr, REG_BMSR, &val); in XMC_ETH_PHY_IsAutonegotiationCompleted()
|
| D | xmc_eth_phy_ksz8081rnb.c | 64 #define REG_BMSR (0x01U) /* Basic Mode Status Register */ macro 238 XMC_ETH_MAC_ReadPhy(eth_mac, phy_addr, REG_BMSR, &val); in XMC_ETH_PHY_GetLinkStatus() 267 XMC_ETH_MAC_ReadPhy(eth_mac, phy_addr, REG_BMSR, &val); in XMC_ETH_PHY_IsAutonegotiationCompleted()
|
| D | xmc_eth_phy_dp83848.c | 64 #define REG_BMSR (0x01U) /* Basic Mode Status Register */ macro 270 XMC_ETH_MAC_ReadPhy(eth_mac, phy_addr, REG_BMSR, &val); in XMC_ETH_PHY_GetLinkStatus() 299 XMC_ETH_MAC_ReadPhy(eth_mac, phy_addr, REG_BMSR, &val); in XMC_ETH_PHY_IsAutonegotiationCompleted()
|