Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tve200/
H A Dtve200_display.c51 val = readl(priv->regs + TVE200_CTRL); in tve200_irq()
61 writel(val, priv->regs + TVE200_CTRL); in tve200_irq()
237 writel(ctrl1, priv->regs + TVE200_CTRL); in tve200_display_enable()
251 writel(0, priv->regs + TVE200_CTRL); in tve200_display_disable()
H A Dtve200_drm.h48 #define TVE200_CTRL 0x18 macro
/kernel/linux/linux-6.6/drivers/gpu/drm/tve200/
H A Dtve200_display.c51 val = readl(priv->regs + TVE200_CTRL); in tve200_irq()
61 writel(val, priv->regs + TVE200_CTRL); in tve200_irq()
237 writel(ctrl1, priv->regs + TVE200_CTRL); in tve200_display_enable()
251 writel(0, priv->regs + TVE200_CTRL); in tve200_display_disable()
H A Dtve200_drm.h48 #define TVE200_CTRL 0x18 macro

Completed in 3 milliseconds