Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/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()
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_dac.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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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()