Searched refs:IO_WIN_CNT_MASK (Results 1 – 2 of 2) sorted by relevance
138 #define IO_WIN_CNT_MASK(x) (0x03 << ((x) << 2)) macro
346 ioctl = exca_readb(socket, IO_WIN_CNT) & ~IO_WIN_CNT_MASK(map); in cardu_set_io_map()