Searched refs:vdda_reg (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Dhdmi4.c105 if (hdmi.vdda_reg != NULL) hdmi_init_regulator()
125 hdmi.vdda_reg = reg; hdmi_init_regulator()
134 r = regulator_enable(hdmi.vdda_reg); hdmi_power_on_core()
150 regulator_disable(hdmi.vdda_reg); hdmi_power_on_core()
160 regulator_disable(hdmi.vdda_reg); hdmi_power_off_core()
H A Dhdmi5.c124 if (hdmi.vdda_reg != NULL) hdmi_init_regulator()
142 hdmi.vdda_reg = reg; hdmi_init_regulator()
151 r = regulator_enable(hdmi.vdda_reg); hdmi_power_on_core()
167 regulator_disable(hdmi.vdda_reg); hdmi_power_on_core()
177 regulator_disable(hdmi.vdda_reg); hdmi_power_off_core()
H A Dhdmi.h351 struct regulator *vdda_reg; member in struct:omap_hdmi

Completed in 111 milliseconds