Searched refs:crtcOwner (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.h77 u32 crtcOwner; member in struct:_riva_hw_state
H A Dnvidia.c453 state->crtcOwner = 3;
461 state->crtcOwner = 0;
646 VGA_WR08(par->PCIO, 0x03D5, par->ModeReg.crtcOwner);
H A Dnv_hw.c1639 state->crtcOwner = 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.h513 U032 crtcOwner; member in struct:_riva_hw_state
H A Dfbdev.c814 newmode.ext.crtcOwner = 3;
822 newmode.ext.crtcOwner = 0;
H A Driva_hw.c1485 VGA_WR08(chip->PCIO, 0x03D5, state->crtcOwner);
1792 state->crtcOwner = VGA_RD08(chip->PCIO, 0x03D5);

Completed in 113 milliseconds