Home
last modified time | relevance | path

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

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