Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/omap/
Dhwa742.c791 int hndp, vndp; in setup_tearsync() local
809 hndp = hwa742_read_reg(HWA742_H_NDP_REG) & 0x7f; in setup_tearsync()
830 hwa742.line_upd_time = (hdisp + hndp) * 1000000 / (pix_clk / 1000); in setup_tearsync()
850 hs = hndp; in setup_tearsync()
869 vs = vs * (hdisp + hndp) * 1000000 / (pix_clk / 1000); /* ps */ in setup_tearsync()