Home
last modified time | relevance | path

Searched refs:ldo_voltage (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_phy.c22 bool ldo_voltage; member
171 if (phy_feat->ldo_voltage) in hdmi_phy_configure()
181 .ldo_voltage = true,
187 .ldo_voltage = false,
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_phy.c162 if (phy->features->ldo_voltage) in hdmi_phy_configure()
172 .ldo_voltage = true,
178 .ldo_voltage = false,
H A Dhdmi.h244 bool ldo_voltage; member