Searched refs:admac_data (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/dma/ |
| D | apple-admac.c | 83 struct admac_data; 88 struct admac_data *host; 119 struct admac_data { struct 148 static int admac_alloc_sram_carveout(struct admac_data *ad, in admac_alloc_sram_carveout() argument 180 static void admac_free_sram_carveout(struct admac_data *ad, in admac_free_sram_carveout() 202 static void admac_modify(struct admac_data *ad, int reg, u32 mask, u32 val) in admac_modify() 283 static void admac_cyclic_write_one_desc(struct admac_data *ad, int channo, in admac_cyclic_write_one_desc() 309 static void admac_cyclic_write_desc(struct admac_data *ad, int channo, in admac_cyclic_write_desc() 341 static u32 admac_cyclic_read_residue(struct admac_data *ad, int channo, in admac_cyclic_read_residue() 374 struct admac_data *ad = adchan->host; in admac_tx_status() [all …]
|