Searched refs:HOSTCC_MODE (Results 1 – 2 of 2) sorted by relevance
1495 err = tg3_stop_block(tp, HOSTCC_MODE, HOSTCC_MODE_ENABLE); in tg3_abort_hw()2010 tw32(HOSTCC_MODE, 0); in tg3_setup_hw()2012 if (!(tr32(HOSTCC_MODE) & HOSTCC_MODE_ENABLE)) in tg3_setup_hw()2098 HOSTCC_MODE, HOSTCC_MODE_ENABLE | 0, in tg3_setup_hw()
953 #define HOSTCC_MODE 0x00003c00 macro