Home
last modified time | relevance | path

Searched refs:I365_CS_POWERON (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/pcmcia/
H A Di82365.h62 #define I365_CS_POWERON 0x40 macro
H A Di82092.c436 if (status & I365_CS_POWERON) in i82092aa_get_status()
H A Di82365.c648 if ((stat & I365_CS_DETECT) && (stat & I365_CS_POWERON) && in is_alive()
903 *value |= (status & I365_CS_POWERON) ? SS_POWERON : 0; in i365_get_status()
H A Dpd6729.c282 if (status & I365_CS_POWERON) in pd6729_get_status()
H A Dyenta_socket.c241 val |= (status & I365_CS_POWERON) ? SS_POWERON : 0; in yenta_get_status()