Home
last modified time | relevance | path

Searched refs:TCIC_ICTL_ENA (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/pcmcia/ !
Dtcic.h264 #define TCIC_ICTL_ENA TCIC_MCTL_ENA macro
Dtcic.c319 (scf1 & TCIC_SCF1_IOSTS) && (ioctl & TCIC_ICTL_ENA) && in is_active()
717 ioctl |= (io->flags & MAP_ACTIVE) ? TCIC_ICTL_ENA : 0; in tcic_set_io_map()