Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/cx88/
Dcx88-reg.h189 #define MO_COLOR_CTRL 0x310184 macro
Dcx88-core.c592 cx_andor(MO_COLOR_CTRL, 0x4000, 0x4000); in cx88_reset()
Dcx88-video.c359 cx_write(MO_COLOR_CTRL, dev->fmt->cxformat | ColorFormatGamma); in start_video_dma()