Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/tegra/
Ddpaux.h66 #define DPAUX_HYBRID_SPARE 0x4d macro
Ddpaux.c310 u32 value = tegra_dpaux_readl(dpaux, DPAUX_HYBRID_SPARE); in tegra_dpaux_pad_power_down()
314 tegra_dpaux_writel(dpaux, value, DPAUX_HYBRID_SPARE); in tegra_dpaux_pad_power_down()
319 u32 value = tegra_dpaux_readl(dpaux, DPAUX_HYBRID_SPARE); in tegra_dpaux_pad_power_up()
323 tegra_dpaux_writel(dpaux, value, DPAUX_HYBRID_SPARE); in tegra_dpaux_pad_power_up()