Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dapple-admac.c70 struct admac_data;
75 struct admac_data *host;
95 struct admac_data { struct
121 static void admac_modify(struct admac_data *ad, int reg, u32 mask, u32 val) in admac_modify() argument
202 static void admac_cyclic_write_one_desc(struct admac_data *ad, int channo, in admac_cyclic_write_one_desc()
228 static void admac_cyclic_write_desc(struct admac_data *ad, int channo, in admac_cyclic_write_desc()
260 static u32 admac_cyclic_read_residue(struct admac_data *ad, int channo, in admac_cyclic_read_residue()
293 struct admac_data *ad = adchan->host; in admac_tx_status()
328 struct admac_data *ad = adchan->host; in admac_start_chan()
351 struct admac_data *ad = adchan->host; in admac_stop_chan()
[all …]