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

/drivers/video/nvidia/
H A Dnv_type.h76 u32 crtcOwner; member in struct:_riva_hw_state
H A Dnvidia.c455 state->crtcOwner = 3;
463 state->crtcOwner = 0;
648 VGA_WR08(par->PCIO, 0x03D5, par->ModeReg.crtcOwner);
H A Dnv_hw.c1663 state->crtcOwner = VGA_RD08(par->PCIO, 0x03D5);
/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.c1507 VGA_WR08(chip->PCIO, 0x03D5, state->crtcOwner);
1814 state->crtcOwner = VGA_RD08(chip->PCIO, 0x03D5);

Completed in 517 milliseconds