Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_7nm.c304 pll->phy->cphy_mode ? 0x00 : 0x10); in dsi_pll_commit()
689 pll_7nm->phy->cphy_mode ? 7 : 8); in pll_7nm_register()
708 if (pll_7nm->phy->cphy_mode) in pll_7nm_register()
722 if (pll_7nm->phy->cphy_mode) { in pll_7nm_register()
879 if (phy->cphy_mode) in dsi_7nm_phy_enable()
914 if (phy->cphy_mode) { in dsi_7nm_phy_enable()
929 if (phy->cphy_mode) { in dsi_7nm_phy_enable()
941 if (phy->cphy_mode) { in dsi_7nm_phy_enable()
949 if (phy->cphy_mode) { in dsi_7nm_phy_enable()
957 if (phy->cphy_mode) { in dsi_7nm_phy_enable()
[all …]
H A Ddsi_phy.h116 bool cphy_mode; member
H A Ddsi_phy.c651 phy->cphy_mode = (phy_type == PHY_TYPE_CPHY); in dsi_phy_driver_probe()
/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c176 bool cphy_mode; member
580 if (msm_host->cphy_mode) in dsi_byte_clk_get_rate()
824 if (msm_host->cphy_mode) in dsi_ctrl_enable()
2231 msm_host->cphy_mode = src_phy->cphy_mode; in msm_dsi_host_set_phy_mode()
2265 if (msm_host->cphy_mode) in msm_dsi_host_get_phy_clk_req()