Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Dsoc_common.h98 #define iospkr bvd2
H A Dsa1111_generic.c78 state->bvd2 = status & PCSR_S0_BVD2 ? 1 : 0; in sa1111_pcmcia_socket_state()
88 state->bvd2 = status & PCSR_S1_BVD2 ? 1 : 0; in sa1111_pcmcia_socket_state()
H A Dsa1100_h3600.c97 state->bvd2 = 0; in h3600_pcmcia_socket_state()
H A Dsoc_common.c291 state.bvd2 = 1; in soc_common_pcmcia_skt_state()
300 state.bvd2 = !!gpiod_get_value(skt->stat[SOC_STAT_BVD2].desc); in soc_common_pcmcia_skt_state()
325 else if (state.bvd2 == 0) in soc_common_pcmcia_skt_state()
H A Dpxa2xx_sharpsl.c93 state->bvd2 = (csr & 0x0020) ? 1 : 0; in sharpsl_pcmcia_socket_state()
/openbmc/linux/include/pcmcia/
H A Dsoc_common.h16 bvd2: 1, member