Searched defs:mxc_isi_plat_data (Results 1 – 1 of 1) sorted by relevance
164 struct mxc_isi_plat_data { struct165 enum model model;166 unsigned int num_ports;167 unsigned int num_channels;168 unsigned int reg_offset;169 const struct mxc_isi_ier_reg *ier_reg;170 const struct mxc_isi_set_thd *set_thd;171 const struct mxc_gasket_ops *gasket_ops;172 const struct clk_bulk_data *clks;173 unsigned int num_clks;[all …]