Home
last modified time | relevance | path

Searched refs:SUN4I_TCON1_CTL_REG (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c98 regmap_update_bits(tcon->regs, SUN4I_TCON1_CTL_REG, in sun4i_tcon_channel_set_status()
605 regmap_update_bits(tcon->regs, SUN4I_TCON1_CTL_REG, in sun4i_tcon1_mode_set()
614 regmap_update_bits(tcon->regs, SUN4I_TCON1_CTL_REG, in sun4i_tcon1_mode_set()
1283 regmap_update_bits(tcon->regs, SUN4I_TCON1_CTL_REG, in sun4i_tcon_bind()
Dsun4i_tcon.h125 #define SUN4I_TCON1_CTL_REG 0x90 macro