Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_dotclock.c134 regmap_read(dclk->regmap, SUN4I_TCON0_IO_POL_REG, &val); in sun4i_dclk_get_phase()
149 regmap_update_bits(dclk->regmap, SUN4I_TCON0_IO_POL_REG, in sun4i_dclk_set_phase()
Dsun4i_tcon.h114 #define SUN4I_TCON0_IO_POL_REG 0x88 macro
Dsun4i_tcon.c406 regmap_write(tcon->regs, SUN4I_TCON0_IO_POL_REG, val); in sun4i_tcon0_mode_set_lvds()
477 regmap_update_bits(tcon->regs, SUN4I_TCON0_IO_POL_REG, in sun4i_tcon0_mode_set_rgb()