Home
last modified time | relevance | path

Searched refs:I365_CS_POWERON (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/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 Dvrc4171_card.c268 if (status & I365_CS_POWERON) in pccard_get_status()
H A Dyenta_socket.c239 val |= (status & I365_CS_POWERON) ? SS_POWERON : 0; in yenta_get_status()
/kernel/linux/linux-6.6/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()

Completed in 12 milliseconds