Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dtcic.h239 #define TCIC_MCTL_B8 0x0800 macro
256 #define TCIC_ICTL_B8 TCIC_MCTL_B8
H A Dtcic.c765 ctl |= (mem->flags & MAP_16BIT) ? 0 : TCIC_MCTL_B8; in tcic_set_mem_map()
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dtcic.h239 #define TCIC_MCTL_B8 0x0800 macro
256 #define TCIC_ICTL_B8 TCIC_MCTL_B8
H A Dtcic.c765 ctl |= (mem->flags & MAP_16BIT) ? 0 : TCIC_MCTL_B8; in tcic_set_mem_map()

Completed in 6 milliseconds