Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pcmcia/
Dpxa2xx_mainstone.c62 status = (skt->nr == 0) ? MST_PCMCIA0 : MST_PCMCIA1; in mst_pcmcia_socket_state()
122 case 1: MST_PCMCIA1 = power; break; in mst_pcmcia_configure_socket()
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dmainstone.h44 #define MST_PCMCIA1 __MST_REG(0x080000e4) macro