Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tegra/
Ddc.h216 #define HEAD_UF_INT (1 << 23) macro
Ddc.c1813 HEAD_UF_INT | MSF_INT | REG_TMOUT_INT | in tegra_crtc_atomic_enable()
1818 value = SD3_BUCKET_WALK_DONE_INT | HEAD_UF_INT | VBLANK_INT | in tegra_crtc_atomic_enable()
1822 value = HEAD_UF_INT | REG_TMOUT_INT | FRAME_END_INT; in tegra_crtc_atomic_enable()
1973 if (status & HEAD_UF_INT) { in tegra_dc_irq()