Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Di82365.h91 #define I365_CSC_BVD1 0x01 macro
H A Di82092.c335 if (csc & I365_CSC_BVD1) in i82092aa_interrupt()
531 reg |= I365_CSC_BVD1; in i82092aa_set_socket()
H A Dpd6729.c215 events |= (csc & I365_CSC_BVD1) in pd6729_interrupt()
399 reg |= I365_CSC_BVD1; in pd6729_set_socket()
H A Dvrc4171_card.c352 cscint |= I365_CSC_BVD1; in pccard_set_socket()
490 if (csc & (I365_CSC_BVD1 | I365_CSC_BVD2)) { in get_events()
H A Di82365.c857 events |= (csc & I365_CSC_BVD1) ? SS_BATDEAD : 0; in pcic_interrupt()
1020 if (state->csc_mask & SS_BATDEAD) reg |= I365_CSC_BVD1; in i365_set_socket()
H A Dyenta_socket.c381 reg |= I365_CSC_BVD1; in yenta_set_socket()
527 events |= (csc & I365_CSC_BVD1) ? SS_BATDEAD : 0; in yenta_interrupt()
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Di82365.h91 #define I365_CSC_BVD1 0x01 macro
H A Di82092.c335 if (csc & I365_CSC_BVD1) in i82092aa_interrupt()
531 reg |= I365_CSC_BVD1; in i82092aa_set_socket()
H A Dpd6729.c215 events |= (csc & I365_CSC_BVD1) in pd6729_interrupt()
399 reg |= I365_CSC_BVD1; in pd6729_set_socket()
H A Dyenta_socket.c383 reg |= I365_CSC_BVD1; in yenta_set_socket()
529 events |= (csc & I365_CSC_BVD1) ? SS_BATDEAD : 0; in yenta_interrupt()
H A Di82365.c857 events |= (csc & I365_CSC_BVD1) ? SS_BATDEAD : 0; in pcic_interrupt()
1020 if (state->csc_mask & SS_BATDEAD) reg |= I365_CSC_BVD1; in i365_set_socket()

Completed in 12 milliseconds