Searched refs:TVE200_CTRL (Results 1 – 2 of 2) sorted by relevance
52 val = readl(priv->regs + TVE200_CTRL); in tve200_irq()62 writel(val, priv->regs + TVE200_CTRL); in tve200_irq()221 writel(ctrl1, priv->regs + TVE200_CTRL); in tve200_display_enable()235 writel(0, priv->regs + TVE200_CTRL); in tve200_display_disable()
40 #define TVE200_CTRL 0x18 macro