Searched refs:TCIC_MCTL_WP (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pcmcia/ | ||
| H A D | tcic.h | 235 #define TCIC_MCTL_WP 0x0080 macro |
| H A D | tcic.c | 766 ctl |= (mem->flags & MAP_WRPROT) ? TCIC_MCTL_WP : 0; in tcic_set_mem_map() |