Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.h275 #define CLOCK_CTRL_625_CORE 0x00100000 macro
H A Dtg3.c1100 if (orig_clock_ctrl & CLOCK_CTRL_625_CORE) { in tg3_switch_clocks()
1102 clock_ctrl | CLOCK_CTRL_625_CORE, 40); in tg3_switch_clocks()
4210 newbits1 = CLOCK_CTRL_625_CORE; in tg3_power_down_prepare()