Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dtcic.h242 #define TCIC_MCTL_ENA 0x8000 macro
264 #define TCIC_ICTL_ENA TCIC_MCTL_ENA
H A Dtcic.c767 ctl |= (mem->flags & MAP_ACTIVE) ? TCIC_MCTL_ENA : 0; in tcic_set_mem_map()
/kernel/linux/linux-6.6/drivers/pcmcia/
H A Dtcic.h242 #define TCIC_MCTL_ENA 0x8000 macro
264 #define TCIC_ICTL_ENA TCIC_MCTL_ENA
H A Dtcic.c767 ctl |= (mem->flags & MAP_ACTIVE) ? TCIC_MCTL_ENA : 0; in tcic_set_mem_map()

Completed in 8 milliseconds