Searched refs:GCR_LTDCEN (Results 1 – 2 of 2) sorted by relevance
83 #define GCR_LTDCEN BIT(0) /* LTDC ENable */ macro209 setbits_le32(priv->regs + LTDC_GCR, GCR_LTDCEN); in stm32_ltdc_enable()
126 #define GCR_LTDCEN BIT(0) /* LTDC ENable */ macro1714 regmap_clear_bits(ldev->regmap, LTDC_GCR, GCR_LTDCEN); in ltdc_encoder_disable()1732 regmap_set_bits(ldev->regmap, LTDC_GCR, GCR_LTDCEN); in ltdc_encoder_enable()