Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/riva/
Driva_hw.h485 U032 horiz; member
Driva_hw.c1245 state->horiz = hTotal < 260 ? 0x00 : 0x01; in CalcStateExt()
1560 VGA_WR08(chip->PCIO, 0x03D5, state->horiz); in LoadStateExt()
1621 state->horiz = VGA_RD08(chip->PCIO, 0x03D5); in UnloadStateExt()
Dfbdev.c911 newmode.ext.horiz = SetBitField(hTotal,8:8,0:0) in riva_load_video_mode()