Lines Matching defs:ad

150 static int admac_alloc_sram_carveout(struct admac_data *ad,  in admac_alloc_sram_carveout()
182 static void admac_free_sram_carveout(struct admac_data *ad, in admac_free_sram_carveout()
204 static void admac_modify(struct admac_data *ad, int reg, u32 mask, u32 val) in admac_modify()
285 static void admac_cyclic_write_one_desc(struct admac_data *ad, int channo, in admac_cyclic_write_one_desc()
311 static void admac_cyclic_write_desc(struct admac_data *ad, int channo, in admac_cyclic_write_desc()
343 static u32 admac_cyclic_read_residue(struct admac_data *ad, int channo, in admac_cyclic_read_residue()
376 struct admac_data *ad = adchan->host; in admac_tx_status() local
411 struct admac_data *ad = adchan->host; in admac_start_chan() local
434 struct admac_data *ad = adchan->host; in admac_stop_chan() local
452 struct admac_data *ad = adchan->host; in admac_reset_rings() local
461 struct admac_data *ad = adchan->host; in admac_start_current_tx() local
555 struct admac_data *ad = adchan->host; in admac_alloc_chan_resources() local
582 struct admac_data *ad = (struct admac_data *) ofdma->of_dma_data; in admac_dma_of_xlate() local
598 static int admac_drain_reports(struct admac_data *ad, int channo) in admac_drain_reports()
620 static void admac_handle_status_err(struct admac_data *ad, int channo) in admac_handle_status_err()
643 static void admac_handle_status_desc_done(struct admac_data *ad, int channo) in admac_handle_status_desc_done()
668 static void admac_handle_chan_int(struct admac_data *ad, int no) in admac_handle_chan_int()
681 struct admac_data *ad = devid; in admac_interrupt() local
742 struct admac_data *ad = adchan->host; in admac_device_config() local
804 struct admac_data *ad; in admac_probe() local
933 struct admac_data *ad = platform_get_drvdata(pdev); in admac_remove() local