hstx_ckg_sel       54 drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c 	u32 hstx_ckg_sel;
hstx_ckg_sel      104 drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c 	u32 hstx_ckg_sel;
hstx_ckg_sel      151 drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c 		phy->hstx_ckg_sel = dphy_range_info[i].hstx_ckg_sel;
hstx_ckg_sel      153 drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c 		if (phy->hstx_ckg_sel <= 7 &&
hstx_ckg_sel      154 drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c 		    phy->hstx_ckg_sel >= 4)
hstx_ckg_sel      155 drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c 			q_pll = 0x10 >> (7 - phy->hstx_ckg_sel);
hstx_ckg_sel      410 drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c 	dsi_phy_tst_set(base, PHY_CFG_I, phy->hstx_ckg_sel);