Searched refs:TVE200_CTRL_4_RESET (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()
102 #define TVE200_CTRL_4_RESET BIT(0) /* triggers reset of TVE200 */ macro
Completed in 4 milliseconds