Home
last modified time | relevance | path

Searched refs:CB_16BITCARD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dyenta_socket.h23 #define CB_16BITCARD 0x00000010 /* 16-bit card detected */ macro
H A Dyenta_socket.c228 } else if (state & CB_16BITCARD) { in yenta_get_status()
573 ((state & (CB_16BITCARD | CB_CBCARD)) == (CB_16BITCARD | CB_CBCARD))) in yenta_interrogate()
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dyenta_socket.h23 #define CB_16BITCARD 0x00000010 /* 16-bit card detected */ macro
H A Dyenta_socket.c230 } else if (state & CB_16BITCARD) { in yenta_get_status()
575 ((state & (CB_16BITCARD | CB_CBCARD)) == (CB_16BITCARD | CB_CBCARD))) in yenta_interrogate()

Completed in 5 milliseconds