Searched refs:REF_CLOCK (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_boot.h49 #define REF_CLOCK 2 macro
H A Dwl1271_boot.c451 if (REF_CLOCK == 0 || REF_CLOCK == 2 || REF_CLOCK == 4)
454 else if (REF_CLOCK == 1 || REF_CLOCK == 3)
458 if (REF_CLOCK != 0) {
504 clk |= (REF_CLOCK << 1) << 4;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/kyro/
H A DSTG4000Ramdac.c20 static u32 REF_CLOCK = 14318; variable
87 *pixelClock = ProgramClock(REF_CLOCK, *pixelClock, &F, &R, &P);

Completed in 156 milliseconds