Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c56 #define VSTREAM_ENABLE BIT(3) macro
414 regmap_update_bits(pdata->regmap, SN_ENH_FRAME_REG, VSTREAM_ENABLE, 0); in ti_sn_bridge_disable()
779 regmap_update_bits(pdata->regmap, SN_ENH_FRAME_REG, VSTREAM_ENABLE, in ti_sn_bridge_enable()
780 VSTREAM_ENABLE); in ti_sn_bridge_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c65 #define VSTREAM_ENABLE BIT(3) macro
820 regmap_update_bits(pdata->regmap, SN_ENH_FRAME_REG, VSTREAM_ENABLE, 0); in ti_sn_bridge_atomic_disable()
1161 regmap_update_bits(pdata->regmap, SN_ENH_FRAME_REG, VSTREAM_ENABLE, in ti_sn_bridge_atomic_enable()
1162 VSTREAM_ENABLE); in ti_sn_bridge_atomic_enable()

Completed in 6 milliseconds