Searched refs:TCIC_ICTL_BW_16 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/pcmcia/ | ||
H A D | tcic.h | 260 #define TCIC_ICTL_BW_16 TCIC_ICTL_B16 macro |
H A D | tcic.c | 721 ioctl |= (io->flags & MAP_16BIT) ? TCIC_ICTL_BW_16 : TCIC_ICTL_BW_8; in tcic_set_io_map() |