Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-pxa/include/mach/
Dmainstone.h112 #define MST_PCMCIA_RESET (1 << 4) /* Card reset signal */ macro
/linux-4.4.14/drivers/pcmcia/
Dpxa2xx_mainstone.c118 power |= MST_PCMCIA_RESET; in mst_pcmcia_configure_socket()