Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dapple-admac.c95 struct admac_data { struct
96 struct dma_device dma;
97 struct device *dev;
121 static void admac_modify(struct admac_data *ad, int reg, u32 mask, u32 val) in admac_modify() argument