Searched refs:horiz (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/nvidia/
H A Dnv_type.h66 u32 horiz; member in struct:_riva_hw_state
H A Dnvidia.c381 state->horiz = SetBitField(h_total, 8: 8, 0:0)
394 state->horiz |= SetBitField(h_total, 8: 8, 4:4);
H A Dnv_hw.c1546 VGA_WR08(par->PCIO, 0x03D5, state->horiz);
1601 state->horiz = VGA_RD08(par->PCIO, 0x03D5);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/riva/
H A Driva_hw.h506 U032 horiz; member in struct:_riva_hw_state
H A Dfbdev.c770 newmode.ext.horiz = SetBitField(hTotal,8:8,0:0)
782 newmode.ext.horiz |= SetBitField(tmp, 8:8,4:4);
H A Driva_hw.c1674 VGA_WR08(chip->PCIO, 0x03D5, state->horiz);
1736 state->horiz = VGA_RD08(chip->PCIO, 0x03D5);

Completed in 161 milliseconds