Searched refs:CLOCK_CTRL_ALTCLK (Results 1 – 2 of 2) sorted by relevance
191 #define CLOCK_CTRL_ALTCLK 0x00001000 macro
721 (CLOCK_CTRL_44MHZ_CORE | CLOCK_CTRL_ALTCLK), in tg3_switch_clocks()724 clock_ctrl | (CLOCK_CTRL_ALTCLK), in tg3_switch_clocks()2351 tw32_wait_f(TG3PCI_CLOCK_CTRL, base_val | CLOCK_CTRL_ALTCLK | in tg3_set_power_state()2365 CLOCK_CTRL_ALTCLK); in tg3_set_power_state()2369 newbits2 = newbits1 | CLOCK_CTRL_ALTCLK; in tg3_set_power_state()2371 newbits1 = CLOCK_CTRL_ALTCLK; in tg3_set_power_state()