Searched refs:CPMU_HST_ACC_MACCLK_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ | ||
H A D | tg3.h | 1150 #define CPMU_HST_ACC_MACCLK_MASK 0x001f0000 macro |
H A D | tg3.c | 9919 val &= ~CPMU_HST_ACC_MACCLK_MASK; in tg3_reset_hw() |