Searched refs:SUN4I_TCON0_IO_TRI_REG (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.h121 #define SUN4I_TCON0_IO_TRI_REG 0x8c macro
H A Dsun4i_tcon.c421 regmap_write(tcon->regs, SUN4I_TCON0_IO_TRI_REG,
502 regmap_write(tcon->regs, SUN4I_TCON0_IO_TRI_REG, 0xe0000000);
595 regmap_write(tcon->regs, SUN4I_TCON0_IO_TRI_REG, 0);
862 regmap_write(tcon->regs, SUN4I_TCON0_IO_TRI_REG, ~0);

Completed in 157 milliseconds