Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dchrontel-ch7033.c196 RESETDB = BIT(0), enumerator
337 regmap_update_bits(priv->regmap, 0x52, RESETDB, 0x00); in ch7033_bridge_disable()
345 regmap_update_bits(priv->regmap, 0x52, RESETDB, RESETDB); in ch7033_bridge_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dchrontel-ch7033.c197 RESETDB = BIT(0), enumerator
338 regmap_update_bits(priv->regmap, 0x52, RESETDB, 0x00); in ch7033_bridge_disable()
346 regmap_update_bits(priv->regmap, 0x52, RESETDB, RESETDB); in ch7033_bridge_enable()

Completed in 3 milliseconds