Home
last modified time | relevance | path

Searched refs:MAP_0WS (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/include/pcmcia/
H A Dss.h71 #define MAP_0WS 0x08 macro
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dpd6729.c450 if (io->flags & MAP_0WS) in pd6729_set_io_map()
494 if (mem->flags & MAP_0WS) in pd6729_set_mem_map()
H A Dsoc_common.c575 (map->flags & MAP_0WS) ? "0WS " : "", in soc_common_pcmcia_set_io_map()
629 (map->flags & MAP_0WS) ? "0WS " : "", in soc_common_pcmcia_set_mem_map()
H A Di82365.c1049 if (io->flags & MAP_0WS) ioctl |= I365_IOCTL_0WS(map); in i365_set_io_map()
1085 if (mem->flags & MAP_0WS) i |= I365_MEM_0WS; in i365_set_mem_map()
H A Di82092.c625 if (mem->flags & MAP_0WS) in i82092aa_set_mem_map()
H A Dyenta_socket.c427 if (io->flags & MAP_0WS) in yenta_set_io_map()
472 if (mem->flags & MAP_0WS) in yenta_set_mem_map()
H A Dvrc4171_card.c397 if (io->flags & MAP_0WS) in pccard_set_io_map()