Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Dtcic.h264 #define TCIC_ICTL_ENA TCIC_MCTL_ENA macro
H A 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()