Home
last modified time | relevance | path

Searched refs:PCSR_S0_WP (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/pcmcia/
Dsa1111_generic.c40 #define PCSR_S0_WP (1<<8) macro
77 state->wrprot = status & PCSR_S0_WP ? 1 : 0; in sa1111_pcmcia_socket_state()
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
DSA-1101.h891 #define PCSR_S0_WP 0x0100 macro