Home
last modified time | relevance | path

Searched refs:CRT_CTRL_VERTICAL_INTR_STS (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_crtc.c198 writel(reg | CRT_CTRL_VERTICAL_INTR_STS, priv->base + CRT_CTRL1); in aspeed_gfx_enable_vblank()
215 writel(reg | CRT_CTRL_VERTICAL_INTR_STS, priv->base + CRT_CTRL1); in aspeed_gfx_disable_vblank()
H A Daspeed_gfx.h73 #define CRT_CTRL_VERTICAL_INTR_STS BIT(31) macro
H A Daspeed_gfx_drv.c91 if (reg & CRT_CTRL_VERTICAL_INTR_STS) { in aspeed_gfx_irq_handler()
/kernel/linux/linux-6.6/drivers/gpu/drm/aspeed/
H A Daspeed_gfx_crtc.c199 writel(reg | CRT_CTRL_VERTICAL_INTR_STS, priv->base + CRT_CTRL1); in aspeed_gfx_enable_vblank()
216 writel(reg | CRT_CTRL_VERTICAL_INTR_STS, priv->base + CRT_CTRL1); in aspeed_gfx_disable_vblank()
H A Daspeed_gfx.h79 #define CRT_CTRL_VERTICAL_INTR_STS BIT(31) macro
H A Daspeed_gfx_drv.c131 if (reg & CRT_CTRL_VERTICAL_INTR_STS) { in aspeed_gfx_irq_handler()

Completed in 3 milliseconds