Lines Matching defs:ad
150 static int admac_alloc_sram_carveout(struct admac_data *ad, in admac_alloc_sram_carveout()
184 static void admac_free_sram_carveout(struct admac_data *ad, in admac_free_sram_carveout()
206 static void admac_modify(struct admac_data *ad, int reg, u32 mask, u32 val) in admac_modify()
287 static void admac_cyclic_write_one_desc(struct admac_data *ad, int channo, in admac_cyclic_write_one_desc()
313 static void admac_cyclic_write_desc(struct admac_data *ad, int channo, in admac_cyclic_write_desc()
345 static u32 admac_cyclic_read_residue(struct admac_data *ad, int channo, in admac_cyclic_read_residue()
378 struct admac_data *ad = adchan->host; in admac_tx_status() local
413 struct admac_data *ad = adchan->host; in admac_start_chan() local
436 struct admac_data *ad = adchan->host; in admac_stop_chan() local
454 struct admac_data *ad = adchan->host; in admac_reset_rings() local
463 struct admac_data *ad = adchan->host; in admac_start_current_tx() local
557 struct admac_data *ad = adchan->host; in admac_alloc_chan_resources() local
584 struct admac_data *ad = (struct admac_data *) ofdma->of_dma_data; in admac_dma_of_xlate() local
600 static int admac_drain_reports(struct admac_data *ad, int channo) in admac_drain_reports()
622 static void admac_handle_status_err(struct admac_data *ad, int channo) in admac_handle_status_err()
645 static void admac_handle_status_desc_done(struct admac_data *ad, int channo) in admac_handle_status_desc_done()
670 static void admac_handle_chan_int(struct admac_data *ad, int no) in admac_handle_chan_int()
683 struct admac_data *ad = devid; in admac_interrupt() local
744 struct admac_data *ad = adchan->host; in admac_device_config() local
806 struct admac_data *ad; in admac_probe() local
930 struct admac_data *ad = platform_get_drvdata(pdev); in admac_remove() local