Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Dtcic.h235 #define TCIC_MCTL_WP 0x0080 macro
H A Dtcic.c766 ctl |= (mem->flags & MAP_WRPROT) ? TCIC_MCTL_WP : 0; in tcic_set_mem_map()