Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Di82365.h61 #define I365_CS_READY 0x20 /* Inverted */ macro
H A Dvrc4171_card.c266 if (status & I365_CS_READY) in pccard_get_status()
497 if ((csc & I365_CSC_READY) && (status & I365_CS_READY)) in get_events()
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.c238 val |= (status & I365_CS_READY) ? SS_READY : 0; in yenta_get_status()
/kernel/linux/linux-6.6/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 Dyenta_socket.c240 val |= (status & I365_CS_READY) ? SS_READY : 0; in yenta_get_status()
H A Di82365.c902 *value |= (status & I365_CS_READY) ? SS_READY : 0; in i365_get_status()

Completed in 14 milliseconds