Searched refs:TCON_TOP_PORT_SEL_REG (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_tcon_top.h14 #define TCON_TOP_PORT_SEL_REG 0x1C macro
H A Dsun8i_tcon_top.c80 reg = readl(tcon_top->regs + TCON_TOP_PORT_SEL_REG);
88 writel(reg, tcon_top->regs + TCON_TOP_PORT_SEL_REG);
182 writel(0, regs + TCON_TOP_PORT_SEL_REG);

Completed in 180 milliseconds