Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddc.c1845 HEAD_UF_INT | MSF_INT | REG_TMOUT_INT | in tegra_crtc_atomic_enable()
1850 value = SD3_BUCKET_WALK_DONE_INT | HEAD_UF_INT | VBLANK_INT | in tegra_crtc_atomic_enable()
1854 value = HEAD_UF_INT | REG_TMOUT_INT | FRAME_END_INT; in tegra_crtc_atomic_enable()
2005 if (status & HEAD_UF_INT) { in tegra_dc_irq()
H A Ddc.h212 #define HEAD_UF_INT (1 << 23) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddc.c2185 HEAD_UF_INT | MSF_INT | REG_TMOUT_INT | in tegra_crtc_atomic_enable()
2190 value = SD3_BUCKET_WALK_DONE_INT | HEAD_UF_INT | VBLANK_INT | in tegra_crtc_atomic_enable()
2194 value = HEAD_UF_INT | REG_TMOUT_INT | FRAME_END_INT; in tegra_crtc_atomic_enable()
2560 if (status & HEAD_UF_INT) { in tegra_dc_irq()
H A Ddc.h227 #define HEAD_UF_INT (1 << 23) macro

Completed in 12 milliseconds