Home
last modified time | relevance | path

Searched refs:DW_MIPI_NEEDS_PHY_CFG_CLK (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi-rockchip.c141 #define DW_MIPI_NEEDS_PHY_CFG_CLK BIT(0) macro
1071 if (dsi->cdata->flags & DW_MIPI_NEEDS_PHY_CFG_CLK) { in dw_mipi_dsi_rockchip_probe()
1184 .flags = DW_MIPI_NEEDS_PHY_CFG_CLK | DW_MIPI_NEEDS_GRF_CLK,
1210 .flags = DW_MIPI_NEEDS_PHY_CFG_CLK | DW_MIPI_NEEDS_GRF_CLK,