Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Dtcic.h254 #define TCIC_ICTL_TINY 0x0200 macro
H A Dtcic.c311 if (ioctl & TCIC_ICTL_TINY) in is_active()
716 ioctl |= (len == 0) ? TCIC_ICTL_TINY : 0; in tcic_set_io_map()