Searched refs:bvd1 (Results 1 – 13 of 13) sorted by relevance
48 state->bvd1 = 1; in shannon_pcmcia_socket_state()55 state->bvd1 = 1; in shannon_pcmcia_socket_state()
77 bvd1: 1, member189 #define iostschg bvd1
74 state->bvd1 = (status & ConXS_CFSR_BVD1) ? 1 : 0; in trizeps_pcmcia_socket_state()85 state->bvd1 = 0; in trizeps_pcmcia_socket_state()
75 state->bvd1 = status & PCSR_S0_BVD1 ? 1 : 0; in sa1111_pcmcia_socket_state()85 state->bvd1 = status & PCSR_S1_BVD1 ? 1 : 0; in sa1111_pcmcia_socket_state()
208 state.bvd1 = 1; in soc_common_pcmcia_skt_state()219 state.bvd1 = !!gpio_get_value(skt->stat[SOC_STAT_BVD1].gpio); in soc_common_pcmcia_skt_state()238 stat |= state.bvd1 ? SS_STSCHG : 0; in soc_common_pcmcia_skt_state()240 if (state.bvd1 == 0) in soc_common_pcmcia_skt_state()
47 state->bvd1 = 1; /* Might be cs3reg & PCMCIA_BVD1 */ in simpad_pcmcia_socket_state()
107 state->bvd1 = 1; in nanoengine_pcmcia_socket_state()
53 state->bvd1 = 0; /* not available - battery detect on card */ in sg2_pcmcia_socket_state()
80 state->bvd1 = !!(status & BALLOON3_CF_nSTSCHG_BVD1); in balloon3_pcmcia_socket_state()
97 state->bvd1 = 0; in h3600_pcmcia_socket_state()
82 state->bvd1 = (status & MST_PCMCIA_nSTSCHG_BVD1) ? 1 : 0; in mst_pcmcia_socket_state()
85 state->bvd1 = !!gpio_get_value(colibri_pcmcia_gpios[BVD1].gpio); in colibri_pcmcia_socket_state()
97 state->bvd1 = (csr & 0x0010) ? 1 : 0; in sharpsl_pcmcia_socket_state()