Searched refs:TVE200_CTRL_4 (Results 1 – 2 of 2) sorted by relevance
138 writel(TVE200_CTRL_4_RESET, priv->regs + TVE200_CTRL_4); in tve200_display_enable()141 if (readl(priv->regs + TVE200_CTRL_4) & TVE200_CTRL_4_RESET) in tve200_display_enable()147 readl(priv->regs + TVE200_CTRL_4) & TVE200_CTRL_4_RESET) { in tve200_display_enable()251 writel(TVE200_CTRL_4_RESET, priv->regs + TVE200_CTRL_4); in tve200_display_disable()
101 #define TVE200_CTRL_4 0x24 macro
Completed in 4 milliseconds