Searched refs:EXYNOS_HDMI_PHY_CONTROL (Results 1 – 2 of 2) sorted by relevance
30 if (regmap_read(cec->pmu, EXYNOS_HDMI_PHY_CONTROL, ®)) { in s5p_cec_set_divider()37 if (regmap_write(cec->pmu, EXYNOS_HDMI_PHY_CONTROL, reg)) { in s5p_cec_set_divider()
91 #define EXYNOS_HDMI_PHY_CONTROL 0x700 macro