Searched refs:HOSTCC_MODE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/broadcom/ |
H A D | tg3.c | 1033 tw32(HOSTCC_MODE, tp->coal_now); in tg3_enable_ints() 1078 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_int_reenable() 6427 tg3_rd32_loop(tp, regs, HOSTCC_MODE, 0x100); in tg3_dump_legacy_regs() 7234 tw32_f(HOSTCC_MODE, tp->coal_now); in tg3_poll_work() 7295 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_poll_msix() 10447 tw32(HOSTCC_MODE, 0); in tg3_reset_hw() 10449 if (!(tr32(HOSTCC_MODE) & HOSTCC_MODE_ENABLE)) in tg3_reset_hw() 11064 tr32(HOSTCC_MODE); in tg3_timer() 11076 tw32(HOSTCC_MODE, tp->coalesce_mode | in tg3_timer() 13219 { HOSTCC_MODE, TG3_FL_NOT_5705, in tg3_test_registers() [all …]
|
H A D | tg3.h | 1218 #define HOSTCC_MODE 0x00003c00 macro
|