Searched refs:TX4939IDE_Int_Ctl (Results 1 – 1 of 1) sorted by relevance
49 #define TX4939IDE_Int_Ctl 0xc98 macro150 u16 ctl = tx4939ide_readw(base, TX4939IDE_Int_Ctl); in tx4939ide_check_error_ints()187 tx4939ide_writew(ctl, base, TX4939IDE_Int_Ctl); in tx4939ide_clear_irq()227 tx4939ide_writew(TX4939IDE_IGNORE_INTS << 8, base, TX4939IDE_Int_Ctl); in tx4939ide_clear_dma_status()334 u16 ctl = tx4939ide_readw(base, TX4939IDE_Int_Ctl); in tx4939ide_dma_end()396 tx4939ide_writew(ctl, base, TX4939IDE_Int_Ctl); in tx4939ide_dma_test_irq()423 TX4939IDE_Int_Ctl); in tx4939ide_init_hwif()