Home
last modified time | relevance | path

Searched refs:MIPI_CAL_BIAS_PAD_E_VCLAMP_REF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dmipi.c78 #define MIPI_CAL_BIAS_PAD_E_VCLAMP_REF (1 << 0) macro
161 value |= MIPI_CAL_BIAS_PAD_E_VCLAMP_REF; in tegra_mipi_power_up()
193 * MIPI_CAL_BIAS_PAD_PDVCLAMP and MIPI_CAL_BIAS_PAD_E_VCLAMP_REF in tegra_mipi_power_down()
201 value &= ~MIPI_CAL_BIAS_PAD_E_VCLAMP_REF; in tegra_mipi_power_down()
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Dmipi.c78 #define MIPI_CAL_BIAS_PAD_E_VCLAMP_REF (1 << 0) macro
161 value |= MIPI_CAL_BIAS_PAD_E_VCLAMP_REF; in tegra_mipi_power_up()
193 * MIPI_CAL_BIAS_PAD_PDVCLAMP and MIPI_CAL_BIAS_PAD_E_VCLAMP_REF in tegra_mipi_power_down()
201 value &= ~MIPI_CAL_BIAS_PAD_E_VCLAMP_REF; in tegra_mipi_power_down()

Completed in 3 milliseconds