Searched defs:oldhead (Results 1 - 1 of 1) sorted by relevance

/drivers/video/fbdev/nvidia/
H A Dnv_setup.c463 u32 oldhead; local
510 oldhead = NV_RD32(par->PCRTC0, 0x00000860);
511 NV_WR32(par->PCRTC0, 0x00000860, oldhead | 0x00000010);
635 NV_WR32(par->PCRTC0, 0x00000860, oldhead);

Completed in 71 milliseconds