Searched defs:cdns_dsi (Results 1 – 1 of 1) sorted by relevance
64 struct cdns_dsi { struct70 const struct cdns_dsi_platform_ops *platform_ops; argument71 struct cdns_dsi_input input; argument72 struct cdns_dsi_output output; argument73 unsigned int direct_cmd_fifo_depth;74 unsigned int rx_fifo_depth;75 struct completion direct_cmd_comp;76 struct clk *dsi_p_clk;77 struct reset_control *dsi_p_rst;78 struct clk *dsi_sys_clk;[all …]