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

/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c381 uint32_t otherdac; local
394 otherdac = NVReadRAMDAC(dev, 0, NV_PRAMDAC_DACCLK + dac_offset);
396 (otherdac & ~0x0100) | (head ^ 1) << 8);

Completed in 35 milliseconds