Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/imx/ipuv3/
H A Dimx-tve.c96 #define IMX_TVE_DAC_VOLTAGE 2750000 macro
598 if (regulator_get_voltage(tve->dac_reg) != IMX_TVE_DAC_VOLTAGE) in imx_tve_probe()
599 dev_warn(dev, "dac voltage is not %d uV\n", IMX_TVE_DAC_VOLTAGE); in imx_tve_probe()