Searched refs:CLOCK_CTRL_CLKRUN_OENABLE (Results 1 – 2 of 2) sorted by relevance
268 #define CLOCK_CTRL_CLKRUN_OENABLE 0x00400000 macro
163 clock_ctrl &= (CLOCK_CTRL_FORCE_CLKRUN | CLOCK_CTRL_CLKRUN_OENABLE | 0x1f); in tg3_switch_clocks()1627 (CLOCK_CTRL_FORCE_CLKRUN | CLOCK_CTRL_CLKRUN_OENABLE); in tg3_chip_reset()