Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_lcdc.c71 #define TCON0_BASIC3_REG 0x054 macro
235 TCON_WRITE(sc, TCON0_BASIC3_REG, ((hspw - 1) << 16) | (vspw - 1)); in sunxi_lcdc_tcon0_commit()