Searched refs:SC1100_PIO_REG (Results 1 – 2 of 2) sorted by relevance
47 #define SC1100_PIO_REG(chan, drv) (0x40 + (chan) * 0x10 + (drv) * 0x8) macro
220 piooff = SC1100_PIO_REG(channel, drive); in geodeide_setup_channel()