Searched refs:cursor0 (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/nvidia/
H A Dnv_type.h82 u32 cursor0; member in struct:_riva_hw_state
H A Dnv_hw.c885 state->cursor0 = 0x00;
921 state->cursor0 = 0x80 | (par->CursorStart >> 17);
1560 VGA_WR08(par->PCIO, 0x03D5, state->cursor0);
1615 state->cursor0 = 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.h518 U032 cursor0; member in struct:_riva_hw_state
H A Driva_hw.c1265 state->cursor0 = 0x00;
1281 state->cursor0 = 0x00;
1307 state->cursor0 = 0x80 | (chip->CursorStart >> 17);
1680 VGA_WR08(chip->PCIO, 0x03D5, state->cursor0);
1742 state->cursor0 = VGA_RD08(chip->PCIO, 0x03D5);

Completed in 33 milliseconds