Home
last modified time | relevance | path

Searched refs:TG3_CPMU_CTRL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h1130 #define TG3_CPMU_CTRL 0x00003600 macro
H A Dtg3.c2661 cpmuctrl = tr32(TG3_CPMU_CTRL); in tg3_phy_reset()
2663 tw32(TG3_CPMU_CTRL, in tg3_phy_reset()
2675 tw32(TG3_CPMU_CTRL, cpmuctrl); in tg3_phy_reset()
9904 val = tr32(TG3_CPMU_CTRL); in tg3_reset_hw()
9906 tw32(TG3_CPMU_CTRL, val); in tg3_reset_hw()
12038 cpmu_val = tr32(TG3_CPMU_CTRL); in tg3_get_eeprom()
12041 tw32(TG3_CPMU_CTRL, cpmu_val & in tg3_get_eeprom()
12105 tw32(TG3_CPMU_CTRL, cpmu_val); in tg3_get_eeprom()