Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pcmcia/
Dtcic.h259 #define TCIC_ICTL_BW_8 TCIC_ICTL_B8 macro
Dtcic.c721 ioctl |= (io->flags & MAP_16BIT) ? TCIC_ICTL_BW_16 : TCIC_ICTL_BW_8; in tcic_set_io_map()