Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/
Dtg3.h1122 #define TG3_CPMU_CTRL 0x00003600 macro
Dtg3.c2664 cpmuctrl = tr32(TG3_CPMU_CTRL); in tg3_phy_reset()
2666 tw32(TG3_CPMU_CTRL, in tg3_phy_reset()
2678 tw32(TG3_CPMU_CTRL, cpmuctrl); in tg3_phy_reset()
9870 val = tr32(TG3_CPMU_CTRL); in tg3_reset_hw()
9872 tw32(TG3_CPMU_CTRL, val); in tg3_reset_hw()
11956 cpmu_val = tr32(TG3_CPMU_CTRL); in tg3_get_eeprom()
11959 tw32(TG3_CPMU_CTRL, cpmu_val & in tg3_get_eeprom()
12023 tw32(TG3_CPMU_CTRL, cpmu_val); in tg3_get_eeprom()