Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dmainstone.h115 #define MST_PCMCIA_PWR_VPP_0 0x0 /* voltage VPP = 0V */ macro
/linux-4.1.27/drivers/pcmcia/
Dpxa2xx_mainstone.c105 case 0: power |= MST_PCMCIA_PWR_VPP_0; break; in mst_pcmcia_configure_socket()