Home
last modified time | relevance | path

Searched refs:phy_power_on (Results 1 – 22 of 22) sorted by relevance

/device/soc/amlogic/a311d/soc/amlogic/phy/
Dphy-meson-axg-mipi-dphy.c226 ret = phy_power_on(priv->analog); in phy_meson_axg_mipi_dphy_power_on()
/device/soc/rockchip/common/sdk_linux/drivers/pci/controller/
Dpcie-rockchip.c304 err = phy_power_on(rockchip->phys[i]); in rockchip_pcie_init_port()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Drockchip_rgb.c145 phy_power_on(rgb->phy); in rockchip_rgb_encoder_enable()
Drockchip_lvds.c269 phy_power_on(lvds->phy); in rockchip_lvds_enable()
Dcdn-dp-core.c364 ret = phy_power_on(port->phy); in cdn_dp_enable_phy()
Ddw_hdmi-rockchip.c2510 return phy_power_on(hdmi->phy); in dw_hdmi_rockchip_genphy_init()
2576 return phy_power_on(hdmi->phy); in dw_hdmi_qp_rockchip_genphy_init()
Ddw-mipi-dsi-rockchip.c490 phy_power_on(dsi->phy); in dw_mipi_dsi_phy_power_on()
Ddw-mipi-dsi2-rockchip.c353 phy_power_on(dsi2->dcphy); in mipi_dcphy_power_on()
Ddw-dp.c412 phy_power_on(dp->phy); in dw_dp_phy_power_on()
/device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/
Ddw-dp.c1977 phy_power_on(dp->phy); in dw_dp_loader_protect()
2077 ret = phy_power_on(dp->phy); in dw_dp_link_enable()
2129 ret = phy_power_on(dp->phy); in dw_dp_detect_dpcd()
2173 ret = phy_power_on(dp->phy); in dw_dp_bridge_get_edid()
Drockchip-mipi-csi-tx.c320 phy_power_on(csi->dphy.phy); in rockchip_mipi_dphy_power_on()
Ddw-mipi-dsi2-rockchip.c359 phy_power_on(dsi2->dcphy); in mipi_dcphy_power_on()
/device/soc/rockchip/common/vendor/drivers/pci/
Dpcie-dw-rockchip.c1074 phy_power_on(rk_pcie->phy); in rk_pcie_phy_init()
1672 phy_power_on(rk_pcie->phy); in rockchip_dw_pcie_resume()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
Ddw-dp.c1820 ret = phy_power_on(dp->phy); in dw_dp_link_enable()
1872 ret = phy_power_on(dp->phy); in dw_dp_detect_dpcd()
1913 ret = phy_power_on(dp->phy); in dw_dp_bridge_get_edid()
Ddw-mipi-dsi2-rockchip.c357 phy_power_on(dsi2->dcphy); in mipi_dcphy_power_on()
/device/soc/rockchip/rk3588/kernel/drivers/pci/controller/dwc/
Dpcie-dw-rockchip.c1226 phy_power_on(rk_pcie->phy); in rk_pcie_phy_init()
1953 phy_power_on(rk_pcie->phy); in rockchip_dw_pcie_resume()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
Ddrv_hdmi_common.h885 hi_bool phy_power_on; member
Ddrv_hdmi_proc.c744 …osal_seq_printf(file, "%-15s: %-20s \n", "PhyPowerEnable", curr_phy_status->phy_power_on ? STR_YES… in proc_hw_status()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
Dhdmi_hal_intf.c472 hal_hdmi_phy_power_get(&hw_status->phy_status.phy_power_on); in hal_hdmi_hardware_status_get()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_reg.c1044 phy_power_on(dp->phy); in analogix_dp_phy_power_on()
/device/board/hihope/dayu210/kernel/kernel_patch/linux-5.10/dayu210_patch/
Dkernel.patch7780 - phy_power_on(dp->phy);
9772 + phy_power_on(dp->phy);
15827 phy_power_on(dsi->phy);
19304 - return phy_power_on(hdmi->phy);
19320 + return phy_power_on(hdmi->phy);
19344 + return phy_power_on(hdmi->phy);
30385 + phy_power_on(lvds->phy);
30624 - return phy_power_on(lvds->dphy);
31219 + phy_power_on(rgb->phy);
42887 -static int phy_power_on(struct rk_priv_data *bsp_priv, bool enable)
[all …]
/device/board/unionman/unionpi_tiger/kernel/build/
Dlinux-5.10.patch3864 + if (phy_power_on(mipi_dsi->phy))