Home
last modified time | relevance | path

Searched refs:SUN4I_TCON0_IO_POL_REG (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/sun4i/
Dsun4i_dotclock.c130 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()
Dsun4i_tcon.h113 #define SUN4I_TCON0_IO_POL_REG 0x88 macro
Dsun4i_tcon.c492 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()