Home
last modified time | relevance | path

Searched refs:DRI_PLL_DIVSEL (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dchrontel-ch7033.c145 DRI_PLL_DIVSEL = BIT(5), enumerator
459 regmap_update_bits(priv->regmap, 0x0c, DRI_PLL_DIVSEL, DRI_PLL_DIVSEL); in ch7033_bridge_mode_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dchrontel-ch7033.c146 DRI_PLL_DIVSEL = BIT(5), enumerator
460 regmap_update_bits(priv->regmap, 0x0c, DRI_PLL_DIVSEL, DRI_PLL_DIVSEL); in ch7033_bridge_mode_set()

Completed in 3 milliseconds