Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/mbx/
Dmbxfb.c237 ushort hbps, ht, hfps, has; in mbxfb_set_par() local
289 hfps = has + var->xres; in mbxfb_set_par()
290 ht = hfps + var->right_margin; in mbxfb_set_par()
299 write_reg_dly((Dht03_Hfps(hfps) | Dht03_Hrbs(hfps)), DHT03); in mbxfb_set_par()
300 write_reg_dly((Dhdet_Hdes(has) | Dhdet_Hdef(hfps)), DHDET); in mbxfb_set_par()