Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/pcmcia/
Dsoc_common.h97 #define iostschg bvd1
Dsa1111_generic.c77 state->bvd1 = status & PCSR_S0_BVD1 ? 1 : 0; in sa1111_pcmcia_socket_state()
87 state->bvd1 = status & PCSR_S1_BVD1 ? 1 : 0; in sa1111_pcmcia_socket_state()
Dsoc_common.c290 state.bvd1 = 1; in soc_common_pcmcia_skt_state()
298 state.bvd1 = !!gpiod_get_value(skt->stat[SOC_STAT_BVD1].desc); in soc_common_pcmcia_skt_state()
321 stat |= state.bvd1 ? 0 : SS_STSCHG; in soc_common_pcmcia_skt_state()
323 if (state.bvd1 == 0) in soc_common_pcmcia_skt_state()
Dsa1100_h3600.c96 state->bvd1 = 0; in h3600_pcmcia_socket_state()
Dpxa2xx_sharpsl.c92 state->bvd1 = (csr & 0x0010) ? 1 : 0; in sharpsl_pcmcia_socket_state()
/linux-6.6.21/include/pcmcia/
Dsoc_common.h15 bvd1: 1, member