Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/rockchip/
Ddw-mipi-dsi.c254 #define DW_MIPI_NEEDS_PHY_CFG_CLK BIT(0) macro
1163 .flags = DW_MIPI_NEEDS_PHY_CFG_CLK | DW_MIPI_NEEDS_GRF_CLK,
1254 if (pdata->flags & DW_MIPI_NEEDS_PHY_CFG_CLK) { in dw_mipi_dsi_bind()