Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/tegra/
Ddpaux.h15 #define DPAUX_INTR_UNPLUG_EVENT (1 << 1) macro
Ddpaux.c289 if (value & (DPAUX_INTR_PLUG_EVENT | DPAUX_INTR_UNPLUG_EVENT)) in tegra_dpaux_irq()
565 DPAUX_INTR_UNPLUG_EVENT | DPAUX_INTR_PLUG_EVENT; in tegra_dpaux_probe()