Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Di82365.h93 #define I365_CSC_BVD2 0x02 macro
H A Di82092.c337 if (csc & I365_CSC_BVD2) in i82092aa_interrupt()
533 reg |= I365_CSC_BVD2; in i82092aa_set_socket()
H A Dpd6729.c217 events |= (csc & I365_CSC_BVD2) in pd6729_interrupt()
401 reg |= I365_CSC_BVD2; in pd6729_set_socket()
H A Di82365.c858 events |= (csc & I365_CSC_BVD2) ? SS_BATWARN : 0; in pcic_interrupt()
1021 if (state->csc_mask & SS_BATWARN) reg |= I365_CSC_BVD2; in i365_set_socket()
H A Dyenta_socket.c385 reg |= I365_CSC_BVD2; in yenta_set_socket()
530 events |= (csc & I365_CSC_BVD2) ? SS_BATWARN : 0; in yenta_interrupt()