Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/sun4i/
Dsun4i_tcon.c99 regmap_update_bits(tcon->regs, SUN4I_TCON1_CTL_REG, in sun4i_tcon_channel_set_status()
612 regmap_update_bits(tcon->regs, SUN4I_TCON1_CTL_REG, in sun4i_tcon1_mode_set()
621 regmap_update_bits(tcon->regs, SUN4I_TCON1_CTL_REG, in sun4i_tcon1_mode_set()
1282 regmap_update_bits(tcon->regs, SUN4I_TCON1_CTL_REG, in sun4i_tcon_bind()
Dsun4i_tcon.h126 #define SUN4I_TCON1_CTL_REG 0x90 macro