Home
last modified time | relevance | path

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

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