Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c261 struct dw_mipi_dsi_rockchip { struct
262 struct device *dev;
263 struct drm_encoder encoder;
287 struct dw_mipi_dsi_rockchip *slave; argument
290 bool phy_enabled;
291 struct phy *phy;
292 union phy_configure_opts phy_opts;
294 unsigned int lane_mbps; /* per lane */
295 u16 input_div;
296 u16 feedback_div;
[all …]