Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pcmcia/
Dsa1111_generic.c41 #define PCSR_S1_WP (1<<9) macro
87 state->wrprot = status & PCSR_S1_WP ? 1 : 0; in sa1111_pcmcia_socket_state()
/linux-4.4.14/arch/arm/mach-sa1100/include/mach/
DSA-1101.h892 #define PCSR_S1_WP 0x0200 macro