Searched refs:cphy_mode (Results 1 – 4 of 4) sorted by relevance
257 dsi_phy_write(base + REG_DSI_7nm_PHY_PLL_CMODE_1, pll->phy->cphy_mode ? 0x00 : 0x10); in dsi_pll_commit()644 pll_7nm->phy->cphy_mode ? 7 : 8); in pll_7nm_register()665 if (pll_7nm->phy->cphy_mode) in pll_7nm_register()677 if (pll_7nm->phy->cphy_mode) { in pll_7nm_register()838 if (phy->cphy_mode) in dsi_7nm_phy_enable()866 if (phy->cphy_mode) in dsi_7nm_phy_enable()883 if (phy->cphy_mode) { in dsi_7nm_phy_enable()914 if (phy->cphy_mode) in dsi_7nm_phy_enable()928 if (phy->cphy_mode) in dsi_7nm_phy_enable()942 if (!phy->cphy_mode) in dsi_7nm_phy_enable()[all …]
105 bool cphy_mode; member
710 phy->cphy_mode = (phy_type == PHY_TYPE_CPHY); in dsi_phy_driver_probe()
173 bool cphy_mode; member487 if (msm_host->cphy_mode) in dsi_link_clk_set_rate_6g()670 if (msm_host->cphy_mode) in dsi_calc_pclk()904 if (msm_host->cphy_mode) in dsi_ctrl_config()2197 msm_host->cphy_mode = src_phy->cphy_mode; in msm_dsi_host_set_src_pll()2274 if (msm_host->cphy_mode) in msm_dsi_host_get_phy_clk_req()
Completed in 13 milliseconds