Home
last modified time | relevance | path

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

/drivers/ide/
Dcs5530.c40 #define CS5530_BASEREG(hwif) (((hwif)->dma_base & ~0xf) + ((hwif)->channel ? 0x30 : 0x20)) macro
55 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()