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; argument74 unsigned int rx_fifo_depth;76 struct clk *dsi_p_clk;77 struct reset_control *dsi_p_rst;78 struct clk *dsi_sys_clk;79 bool link_initialized;80 bool phy_initialized;[all …]