Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap/
H A 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()
/openbmc/qemu/hw/display/
H A Dblizzard.c49 uint8_t hndp; member
215 s->hndp = 3; in blizzard_reset()
329 return s->hndp; in blizzard_reg_read()
551 s->hndp = value & 0xff; in blizzard_reg_write()