Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c386 uint32_t otherdac; in nv04_dac_mode_set() local
399 otherdac = NVReadRAMDAC(dev, 0, NV_PRAMDAC_DACCLK + dac_offset); in nv04_dac_mode_set()
401 (otherdac & ~0x0100) | (head ^ 1) << 8); in nv04_dac_mode_set()