Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
H A Di82365.h94 #define I365_CSC_READY 0x04 macro
H A Di82092.c340 if (csc & I365_CSC_READY) in i82092aa_interrupt()
536 reg |= I365_CSC_READY; in i82092aa_set_socket()
H A Dpd6729.c219 events |= (csc & I365_CSC_READY) in pd6729_interrupt()
403 reg |= I365_CSC_READY; in pd6729_set_socket()
H A Di82365.c859 events |= (csc & I365_CSC_READY) ? SS_READY : 0; in pcic_interrupt()
1022 if (state->csc_mask & SS_READY) reg |= I365_CSC_READY; in i365_set_socket()
H A Dyenta_socket.c387 reg |= I365_CSC_READY; in yenta_set_socket()
531 events |= (csc & I365_CSC_READY) ? SS_READY : 0; in yenta_interrupt()