Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_mixer.c159 #define VS_Y_SIZE_REG 0x080 macro
1029 VSU_WRITE(sc, VS_Y_SIZE_REG, ((src_h - 1) << 16) | (src_w - 1)); in sunxi_mixer_vsu_init()