Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/tw68/
Dtw68-reg.h137 #define TW68_MISC2 0x2BC macro
Dtw68-core.c154 tw_writeb(TW68_MISC2, 0xe0); /* 2BC Enable colour killer */ in tw68_hw_init1()
Dtw68-video.c573 tw_andorb(TW68_MISC2, 0xe0, 0xe0); in tw68_s_ctrl()
575 tw_andorb(TW68_MISC2, 0xe0, 0x00); in tw68_s_ctrl()