Searched refs:TVE200_CTRL (Results 1 – 2 of 2) sorted by relevance
50 val = readl(priv->regs + TVE200_CTRL); in tve200_irq()60 writel(val, priv->regs + TVE200_CTRL); in tve200_irq()220 writel(ctrl1, priv->regs + TVE200_CTRL); in tve200_display_enable()234 writel(0, priv->regs + TVE200_CTRL); in tve200_display_disable()
48 #define TVE200_CTRL 0x18 macro