Home
last modified time | relevance | path

Searched defs:cdns_dsi (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/bridge/cadence/
H A Dcdns-dsi-core.h64 struct cdns_dsi { struct
70 const struct cdns_dsi_platform_ops *platform_ops; argument
71 struct cdns_dsi_input input; argument
72 struct cdns_dsi_output output; argument
74 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 …]