Searched defs:axiado_channel_data (Results 1 – 1 of 1) sorted by relevance
44 struct axiado_channel_data { struct45 void __iomem *mbox_reg;46 void __iomem *csr_reg;70 static bool axiado_mbox_clear_fifo_errors(struct axiado_channel_data *priv) in axiado_mbox_clear_fifo_errors() argument