Searched refs:PCSR_S0_WP (Results 1 – 2 of 2) sorted by relevance
40 #define PCSR_S0_WP (1<<8) macro77 state->wrprot = status & PCSR_S0_WP ? 1 : 0; in sa1111_pcmcia_socket_state()
891 #define PCSR_S0_WP 0x0100 macro