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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dsa1100_badge4.c59 static int badge4_pcmvcc = 50; /* pins 3 and 5 jumpered on JP6 */ variable
84 (state->Vcc != badge4_pcmvcc)) {
86 badge4_pcmvcc, state->Vcc);
142 "%s: badge4_pcmvcc=%d, badge4_pcmvpp=%d, badge4_cfvcc=%d\n",
144 badge4_pcmvcc, badge4_pcmvpp, badge4_cfvcc);
160 if (v[0] >= 1) badge4_pcmvcc = v[1];

Completed in 31 milliseconds