Searched refs:TVE200_CTRL (Results 1 – 2 of 2) sorted by relevance
51 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()
48 #define TVE200_CTRL 0x18 macro