Home
last modified time | relevance | path

Searched refs:bvd2 (Results 1 – 25 of 26) sorted by relevance

12

/linux-2.6.39/drivers/pcmcia/
Dsa1100_shannon.c53 state->bvd2 = 1; in shannon_pcmcia_socket_state()
63 state->bvd2 = 1; in shannon_pcmcia_socket_state()
Dsoc_common.h69 bvd2: 1, member
190 #define iospkr bvd2
Dpxa2xx_trizeps4.c127 state->bvd2 = (status & ConXS_CFSR_BVD2) ? 1 : 0; in trizeps_pcmcia_socket_state()
139 state->bvd2 = 0; in trizeps_pcmcia_socket_state()
Dsa1100_h3600.c147 state->bvd2 = 0; in h3600_pcmcia_socket_state()
157 state->bvd2 = 0; in h3600_pcmcia_socket_state()
Dau1000_generic.h52 bvd2: 1, member
Dsa1111_generic.c59 state->bvd2 = status & PCSR_S0_BVD2 ? 1 : 0; in sa1111_pcmcia_socket_state()
69 state->bvd2 = status & PCSR_S1_BVD2 ? 1 : 0; in sa1111_pcmcia_socket_state()
Dpxa2xx_palmtx.c52 state->bvd2 = 1; in palmtx_pcmcia_socket_state()
Dpxa2xx_palmld.c52 state->bvd2 = 1; in palmld_pcmcia_socket_state()
Dsa1100_cerf.c48 state->bvd2 = (levels & CERF_GPIO_CF_BVD2)?1:0; in cerf_pcmcia_socket_state()
Dsa1100_assabet.c51 state->bvd2 = (levels & ASSABET_GPIO_CF_BVD2) ? 1 : 0; in assabet_pcmcia_socket_state()
Dpxa2xx_cm_x270.c62 state->bvd2 = 1; in cmx270_pcmcia_socket_state()
Dsa1100_simpad.c55 state->bvd2=1; /* Not available on Simpad. */ in simpad_pcmcia_socket_state()
Dpxa2xx_balloon3.c91 state->bvd2 = 0; /* not available */ in balloon3_pcmcia_socket_state()
Dpxa2xx_palmtc.c56 state->bvd2 = 1; in palmtc_pcmcia_socket_state()
Dpxa2xx_cm_x255.c71 state->bvd2 = 1; in cmx255_pcmcia_socket_state()
Dpxa2xx_e740.c68 state->bvd2 = 1; in e740_pcmcia_socket_state()
Dpxa2xx_stargate2.c58 state->bvd2 = 0; /* not available */ in sg2_pcmcia_socket_state()
Dpxa2xx_vpac270.c96 state->bvd2 = 1; in vpac270_pcmcia_socket_state()
Dpxa2xx_mainstone.c84 state->bvd2 = (status & MST_PCMCIA_nSPKR_BVD2) ? 1 : 0; in mst_pcmcia_socket_state()
Dpxa2xx_colibri.c102 state->bvd2 = !!gpio_get_value(colibri_pcmcia_gpios[BVD2].gpio); in colibri_pcmcia_socket_state()
Dsa1100_nanoengine.c161 state->bvd2 = 1; in nanoengine_pcmcia_socket_state()
Dpxa2xx_viper.c109 state->bvd2 = 1; in viper_pcmcia_socket_state()
Dau1000_pb1x00.c137 state->bvd2=1; in pb1x00_pcmcia_socket_state()
Dpxa2xx_sharpsl.c126 state->bvd2 = (csr & 0x0020) ? 1 : 0; in sharpsl_pcmcia_socket_state()
Dau1000_generic.c104 else if (state.bvd2 == 0) in au1x00_pcmcia_skt_state()

12