Home
last modified time | relevance | path

Searched refs:DPAUX_HYBRID_SPARE_PAD_POWER_DOWN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddpaux.h67 #define DPAUX_HYBRID_SPARE_PAD_POWER_DOWN (1 << 0) macro
H A Ddpaux.c312 value |= DPAUX_HYBRID_SPARE_PAD_POWER_DOWN; in tegra_dpaux_pad_power_down()
321 value &= ~DPAUX_HYBRID_SPARE_PAD_POWER_DOWN; in tegra_dpaux_pad_power_up()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddpaux.h67 #define DPAUX_HYBRID_SPARE_PAD_POWER_DOWN (1 << 0) macro
H A Ddpaux.c312 value |= DPAUX_HYBRID_SPARE_PAD_POWER_DOWN; in tegra_dpaux_pad_power_down()
321 value &= ~DPAUX_HYBRID_SPARE_PAD_POWER_DOWN; in tegra_dpaux_pad_power_up()

Completed in 3 milliseconds