Searched refs:SS_POWERON (Results 1 – 19 of 19) sorted by relevance
35 #define SS_POWERON 0x0100 macro
356 status |= GET_VCC(cr, sock->nr) ? SS_POWERON : 0; in db1x_pcmcia_get_status()360 status = SS_POWERON | SS_3VCARD | SS_DETECT; in db1x_pcmcia_get_status()
141 status |= gpio_get_value(GPIO_POWER) ? 0 : SS_POWERON; in xxs1500_pcmcia_get_status()
115 *sp = SS_READY | SS_DETECT | SS_POWERON | SS_3VCARD; in bfin_cf_get_status()
414 *value |= SS_POWERON; in _pcc_get_status()438 *value |= SS_POWERON; in _pcc_get_status()
118 *sp = SS_READY | SS_DETECT | SS_POWERON | SS_3VCARD; in omap_cf_get_status()
327 if (status & SS_POWERON) { in socket_shutdown()396 if (!(status & SS_POWERON)) { in socket_setup()
235 stat |= skt->cs_state.Vcc ? SS_POWERON : 0; in soc_common_pcmcia_skt_state()568 { SS_POWERON, "SS_POWERON" },
113 *sp = SS_READY | SS_DETECT | SS_POWERON | SS_3VCARD; in electra_cf_get_status()
106 *sp |= SS_POWERON; in at91_cf_get_status()
238 stat |= SS_POWERON; in __get_socket_status()
452 (*value) |= SS_POWERON; /* power is applied to the card */ in i82092aa_get_status()
410 *value |= (status & PCCSIGCR_VEN) ? SS_POWERON : 0; in _pcc_get_status()
173 if (status & CARD_PWR) val |= SS_POWERON; in cardu_get_status()
282 val |= SS_POWERON; in pccard_get_status()
283 *value |= SS_POWERON; /* power is applied to the card */ in pd6729_get_status()
226 val |= (state & CB_PWRCYCLE) ? SS_POWERON | SS_READY : 0; in yenta_get_status()238 val |= (status & I365_CS_POWERON) ? SS_POWERON : 0; in yenta_get_status()
614 *value |= SS_POWERON; in tcic_get_status()
903 *value |= (status & I365_CS_POWERON) ? SS_POWERON : 0; in i365_get_status()