Home
last modified time | relevance | path

Searched refs:REG_PHY_STATUS (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dlogicore_dp_tx_regif.h108 REG_PHY_STATUS = 0x280, enumerator
H A Dlogicore_dp_tx.c287 phy_status = get_reg(dev, REG_PHY_STATUS) & mask; in wait_phy_ready()
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.h175 #define REG_PHY_STATUS 0x1418 macro
/openbmc/linux/drivers/net/ethernet/moxa/
H A Dmoxart_ether.h107 #define REG_PHY_STATUS 0x1 macro
/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h237 #define REG_PHY_STATUS 0x1418 macro
H A Datl1e_main.c581 phy_status_data = AT_READ_REG(hw, REG_PHY_STATUS); in atl1e_sw_init()
592 phy_status_data = AT_READ_REG(hw, REG_PHY_STATUS); in atl1e_sw_init()