Searched refs:TCIC_ICTL_WSCNT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/pcmcia/ | ||
D | tcic.h | 249 #define TCIC_ICTL_WSCNT_MASK TCIC_MCTL_WSCNT_MASK macro |
D | tcic.c | 718 ioctl |= to_cycles(io->speed) & TCIC_ICTL_WSCNT_MASK; in tcic_set_io_map() |