Home
last modified time | relevance | path

Searched refs:CB_MEM_PAGE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/pcmcia/
H A Dyenta.h154 #define CB_MEM_PAGE(map) (0x40 + (map)) macro
/OK3568_Linux_fs/kernel/drivers/pcmcia/
H A Dyenta_socket.h97 #define CB_MEM_PAGE(map) (0x40 + (map)) macro
H A Dyenta_socket.c467 exca_writeb(socket, CB_MEM_PAGE(map), start >> 24); in yenta_set_mem_map()