Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dmainstone.h116 #define MST_PCMCIA_PWR_VPP_120 0x2 /* voltage VPP = 12V*/ macro
/linux-4.1.27/drivers/pcmcia/
Dpxa2xx_mainstone.c106 case 120: power |= MST_PCMCIA_PWR_VPP_120; break; in mst_pcmcia_configure_socket()