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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dsa1100_h3600.c55 state->bvd2 = 0;
65 state->bvd2 = 0;
H A Dsa1100_shannon.c53 state->bvd2 = 1;
63 state->bvd2 = 1;
H A Dsoc_common.h67 bvd2: 1, member in struct:pcmcia_state
191 #define iospkr bvd2
H A Dsa1111_generic.c54 state->bvd2 = status & PCSR_S0_BVD2 ? 1 : 0;
64 state->bvd2 = status & PCSR_S1_BVD2 ? 1 : 0;
H A Dau1000_generic.h71 bvd2: 1, member in struct:pcmcia_state
H A Dsa1100_assabet.c51 state->bvd2 = (levels & ASSABET_GPIO_CF_BVD2) ? 1 : 0;
H A Dsa1100_cerf.c48 state->bvd2 = (levels & CERF_GPIO_CF_BVD2)?1:0;
H A Dau1000_xxs1500.c118 state->bvd2 = gpio2 & (1<<11);
H A Dsa1100_simpad.c55 state->bvd2=1; /* Not available on Simpad. */
H A Dpxa2xx_mainstone.c97 state->bvd2 = (status & MST_PCMCIA_nSPKR_BVD2) ? 1 : 0;
H A Dau1000_db1x00.c152 state->bvd2=1;
H A Dau1000_pb1x00.c181 state->bvd2=1;
H A Dpxa2xx_sharpsl.c126 state->bvd2 = (csr & 0x0020) ? 1 : 0;
H A Dau1000_generic.c98 else if (state.bvd2 == 0)
H A Dsoc_common.c125 else if (state.bvd2 == 0)

Completed in 58 milliseconds