Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_phy.c25 bool ldo_voltage; member
174 if (phy_feat->ldo_voltage) in hdmi_phy_configure()
184 .ldo_voltage = true,
190 .ldo_voltage = false,
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi_phy.c165 if (phy->features->ldo_voltage) in hdmi_phy_configure()
175 .ldo_voltage = true,
181 .ldo_voltage = false,
Dhdmi.h254 bool ldo_voltage; member