Home
last modified time | relevance | path

Searched refs:SS_PWR_AUTO (Results 1 – 3 of 3) sorted by relevance

/linux/include/pcmcia/
H A Dss.h60 #define SS_PWR_AUTO 0x0010 macro
/linux/drivers/pcmcia/
H A Dsoc_common.c539 (state->flags & SS_PWR_AUTO) ? "PWR_AUTO " : "", in soc_common_pcmcia_set_socket()
676 { SS_PWR_AUTO, "SS_PWR_AUTO" },
H A Dpd6729.c322 if (state->flags & SS_PWR_AUTO) { in pd6729_set_socket()