Searched refs:CB_MEM_PAGE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/pcmcia/ | ||
D | yenta_socket.h | 96 #define CB_MEM_PAGE(map) (0x40 + (map)) macro |
D | yenta_socket.c | 466 exca_writeb(socket, CB_MEM_PAGE(map), start >> 24); in yenta_set_mem_map() |