Home
last modified time | relevance | path

Searched refs:admac_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/dma/
Dapple-admac.c85 struct admac_data;
90 struct admac_data *host;
121 struct admac_data { struct
150 static int admac_alloc_sram_carveout(struct admac_data *ad, in admac_alloc_sram_carveout() argument
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()
[all …]