Home
last modified time | relevance | path

Searched refs:wrprot (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/pcmcia/
H A Dsa1111_generic.c79 state->wrprot = status & PCSR_S0_WP ? 1 : 0; in sa1111_pcmcia_socket_state()
89 state->wrprot = status & PCSR_S1_WP ? 1 : 0; in sa1111_pcmcia_socket_state()
H A Dpxa2xx_sharpsl.c94 state->wrprot = (csr & 0x0008) ? 1 : 0; in sharpsl_pcmcia_socket_state()
/linux/include/pcmcia/
H A Dsoc_common.h17 wrprot: 1, member
/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.h88 bool wrprot);