Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/tw68/
H A Dtw68-reg.h128 #define TW68_MISC2 0x2BC macro
H A Dtw68-core.c145 tw_writeb(TW68_MISC2, 0xe0); /* 2BC Enable colour killer */ in tw68_hw_init1()
H A Dtw68-video.c553 tw_andorb(TW68_MISC2, 0xe0, 0xe0); in tw68_s_ctrl()
555 tw_andorb(TW68_MISC2, 0xe0, 0x00); in tw68_s_ctrl()