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