Searched refs:CLOCK_CTRL_ALTCLK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtg3.h241 #define CLOCK_CTRL_ALTCLK 0x00001000 macro
H A Dtg3.c805 (CLOCK_CTRL_44MHZ_CORE | CLOCK_CTRL_ALTCLK),
808 clock_ctrl | (CLOCK_CTRL_ALTCLK),
2694 tw32_wait_f(TG3PCI_CLOCK_CTRL, base_val | CLOCK_CTRL_ALTCLK |
2708 CLOCK_CTRL_ALTCLK);
2712 newbits2 = newbits1 | CLOCK_CTRL_ALTCLK;
2714 newbits1 = CLOCK_CTRL_ALTCLK;

Completed in 128 milliseconds