Searched refs:SUN4I_TCON0_IO_POL_REG (Results 1 – 3 of 3) sorted by relevance
/drivers/gpu/drm/sun4i/ |
D | sun4i_dotclock.c | 130 regmap_read(dclk->regmap, SUN4I_TCON0_IO_POL_REG, &val); in sun4i_dclk_get_phase() 145 regmap_update_bits(dclk->regmap, SUN4I_TCON0_IO_POL_REG, in sun4i_dclk_set_phase()
|
D | sun4i_tcon.h | 113 #define SUN4I_TCON0_IO_POL_REG 0x88 macro
|
D | sun4i_tcon.c | 492 regmap_write(tcon->regs, SUN4I_TCON0_IO_POL_REG, val); in sun4i_tcon0_mode_set_lvds() 575 regmap_update_bits(tcon->regs, SUN4I_TCON0_IO_POL_REG, in sun4i_tcon0_mode_set_rgb() 685 regmap_write(tcon->regs, SUN4I_TCON0_IO_POL_REG, val); in sun4i_tcon1_mode_set()
|