Home
last modified time | relevance | path

Searched refs:MII_INT_CTRL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h621 #define MII_INT_CTRL 0x12 macro
H A Datl1e_hw.c471 ret_val = atl1e_write_phy_reg(hw, MII_INT_CTRL, 0xC00); in atl1e_phy_init()
H A Datl1e_main.c2136 if (atl1e_write_phy_reg(hw, MII_INT_CTRL, 0x400) != 0) { in atl1e_suspend()