Searched refs:bvd2 (Results 1 – 25 of 26) sorted by relevance
12
53 state->bvd2 = 1; in shannon_pcmcia_socket_state()63 state->bvd2 = 1; in shannon_pcmcia_socket_state()
69 bvd2: 1, member190 #define iospkr bvd2
127 state->bvd2 = (status & ConXS_CFSR_BVD2) ? 1 : 0; in trizeps_pcmcia_socket_state()139 state->bvd2 = 0; in trizeps_pcmcia_socket_state()
147 state->bvd2 = 0; in h3600_pcmcia_socket_state()157 state->bvd2 = 0; in h3600_pcmcia_socket_state()
52 bvd2: 1, member
59 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()
52 state->bvd2 = 1; in palmtx_pcmcia_socket_state()
52 state->bvd2 = 1; in palmld_pcmcia_socket_state()
48 state->bvd2 = (levels & CERF_GPIO_CF_BVD2)?1:0; in cerf_pcmcia_socket_state()
51 state->bvd2 = (levels & ASSABET_GPIO_CF_BVD2) ? 1 : 0; in assabet_pcmcia_socket_state()
62 state->bvd2 = 1; in cmx270_pcmcia_socket_state()
55 state->bvd2=1; /* Not available on Simpad. */ in simpad_pcmcia_socket_state()
91 state->bvd2 = 0; /* not available */ in balloon3_pcmcia_socket_state()
56 state->bvd2 = 1; in palmtc_pcmcia_socket_state()
71 state->bvd2 = 1; in cmx255_pcmcia_socket_state()
68 state->bvd2 = 1; in e740_pcmcia_socket_state()
58 state->bvd2 = 0; /* not available */ in sg2_pcmcia_socket_state()
96 state->bvd2 = 1; in vpac270_pcmcia_socket_state()
84 state->bvd2 = (status & MST_PCMCIA_nSPKR_BVD2) ? 1 : 0; in mst_pcmcia_socket_state()
102 state->bvd2 = !!gpio_get_value(colibri_pcmcia_gpios[BVD2].gpio); in colibri_pcmcia_socket_state()
161 state->bvd2 = 1; in nanoengine_pcmcia_socket_state()
109 state->bvd2 = 1; in viper_pcmcia_socket_state()
137 state->bvd2=1; in pb1x00_pcmcia_socket_state()
126 state->bvd2 = (csr & 0x0020) ? 1 : 0; in sharpsl_pcmcia_socket_state()
104 else if (state.bvd2 == 0) in au1x00_pcmcia_skt_state()