Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_7nm.c341 writel(pll->phy->cphy_mode ? 0x00 : 0x10, in dsi_pll_commit()
780 pll_7nm->phy->cphy_mode ? 7 : 8); in pll_7nm_register()
799 if (pll_7nm->phy->cphy_mode) in pll_7nm_register()
813 if (pll_7nm->phy->cphy_mode) { in pll_7nm_register()
974 if (phy->cphy_mode) in dsi_7nm_phy_enable()
1010 if (phy->cphy_mode) { in dsi_7nm_phy_enable()
1025 if (phy->cphy_mode) { in dsi_7nm_phy_enable()
1038 if (phy->cphy_mode) { in dsi_7nm_phy_enable()
1050 if (phy->cphy_mode) { in dsi_7nm_phy_enable()
1058 if (phy->cphy_mode) { in dsi_7nm_phy_enable()
[all …]
H A Ddsi_phy.h115 bool cphy_mode; member
H A Ddsi_phy.c641 phy->cphy_mode = (phy_type == PHY_TYPE_CPHY); in dsi_phy_driver_probe()