Searched refs:HDMI_PHY_POWER_OFF_EN (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpu/drm/exynos/
H A Dregs-hdmi.h178 #define HDMI_PHY_POWER_OFF_EN (1 << 0) macro
H A Dexynos_hdmi.c1503 hdmi_reg_writemask(hdata, HDMI_PHY_CON_0, 0, HDMI_PHY_POWER_OFF_EN);
1518 hdmi_reg_writemask(hdata, HDMI_PHY_CON_0, ~0, HDMI_PHY_POWER_OFF_EN);

Completed in 190 milliseconds