Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
A Dsoc_common.h98 bvd2: 1, member
216 #define iospkr bvd2
A Dpxa2xx_trizeps4.c72 state->bvd2 = (status & ConXS_CFSR_BVD2) ? 1 : 0; in trizeps_pcmcia_socket_state()
83 state->bvd2 = 0; in trizeps_pcmcia_socket_state()
A Dsa1111_generic.c79 state->bvd2 = status & PCSR_S0_BVD2 ? 1 : 0; in sa1111_pcmcia_socket_state()
89 state->bvd2 = status & PCSR_S1_BVD2 ? 1 : 0; in sa1111_pcmcia_socket_state()
A Dpxa2xx_stargate2.c51 state->bvd2 = 0; /* not available */ in sg2_pcmcia_socket_state()
A Dpxa2xx_balloon3.c78 state->bvd2 = 0; /* not available */ in balloon3_pcmcia_socket_state()
A Dsa1100_h3600.c97 state->bvd2 = 0; in h3600_pcmcia_socket_state()
A Dpxa2xx_colibri.c82 state->bvd2 = !!gpio_get_value(colibri_pcmcia_gpios[BVD2].gpio); in colibri_pcmcia_socket_state()
A Dsoc_common.c292 state.bvd2 = 1; in soc_common_pcmcia_skt_state()
301 state.bvd2 = !!gpiod_get_value(skt->stat[SOC_STAT_BVD2].desc); in soc_common_pcmcia_skt_state()
326 else if (state.bvd2 == 0) in soc_common_pcmcia_skt_state()
A Dpxa2xx_sharpsl.c94 state->bvd2 = (csr & 0x0020) ? 1 : 0; in sharpsl_pcmcia_socket_state()

Completed in 10 milliseconds