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

/netbsd-current/sys/arch/arm/ti/
H A Domap3_dss.c927 int hstep, vstep; local
945 hstep = 1 - (sc->sc_depth >> 2);
950 hstep = 1;
977 omapdma_write_ch_reg(0, OMAPDMAC_CSEI, hstep);
979 omapdma_write_ch_reg(0, OMAPDMAC_CDEI, hstep);
/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_mixer.c1019 const u_int hstep = (src_w << 16) / crtc_w; local
1030 VSU_WRITE(sc, VS_Y_HSTEP_REG, hstep << 4);
1036 VSU_WRITE(sc, VS_C_HSTEP_REG, (hstep / hsub) << 4);

Completed in 148 milliseconds