Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/bridge/cadence/
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
73 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 …]