Searched refs:CS5530_BASEREG (Results 1 – 1 of 1) sorted by relevance
40 #define CS5530_BASEREG(hwif) (((hwif)->dma_base & ~0xf) + ((hwif)->channel ? 0x30 : 0x20)) macro55 unsigned long basereg = CS5530_BASEREG(hwif); in cs5530_set_pio_mode()116 basereg = CS5530_BASEREG(hwif); in cs5530_set_dma_mode()234 basereg = CS5530_BASEREG(hwif); in init_hwif_cs5530()