Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/kirin/
H A Ddw_drm_dsi.c66 phy->hstx_ckg_sel = dphy_range_info[i].hstx_ckg_sel; in dsi_calc_phy_rate()
68 if (phy->hstx_ckg_sel <= 7 && in dsi_calc_phy_rate()
69 phy->hstx_ckg_sel >= 4) in dsi_calc_phy_rate()
70 q_pll = 0x10 >> (7 - phy->hstx_ckg_sel); in dsi_calc_phy_rate()
325 dsi_phy_tst_set(base, PHY_CFG_I, phy->hstx_ckg_sel); in dsi_set_mipi_phy()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_dsi.h36 u32 hstx_ckg_sel; member
120 u32 hstx_ckg_sel; member