Home
last modified time | relevance | path

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

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