Searched refs:ahwif (Results 1 – 1 of 1) sorted by relevance
59 _auide_hwif *ahwif = &auide_hwif; in auide_insw() local63 if (!au1xxx_dbdma_put_dest(ahwif->rx_chan, virt_to_phys(addr), in auide_insw()68 ctp = *((chan_tab_t **)ahwif->rx_chan); in auide_insw()77 _auide_hwif *ahwif = &auide_hwif; in auide_outsw() local81 if (!au1xxx_dbdma_put_source(ahwif->tx_chan, virt_to_phys(addr), in auide_outsw()86 ctp = *((chan_tab_t **)ahwif->tx_chan); in auide_outsw()218 _auide_hwif *ahwif = &auide_hwif; in auide_build_dmatable() local224 ahwif->drive = drive; in auide_build_dmatable()252 if (!au1xxx_dbdma_put_source(ahwif->tx_chan, in auide_build_dmatable()258 if (!au1xxx_dbdma_put_dest(ahwif->rx_chan, in auide_build_dmatable()[all …]