Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Di82365.h61 #define I365_CS_READY 0x20 /* Inverted */ macro
H A Di82092.c433 if (status & I365_CS_READY) in i82092aa_get_status()
H A Dpd6729.c279 if (status & I365_CS_READY) in pd6729_get_status()
H A Di82365.c902 *value |= (status & I365_CS_READY) ? SS_READY : 0; in i365_get_status()
H A Dyenta_socket.c240 val |= (status & I365_CS_READY) ? SS_READY : 0; in yenta_get_status()