Searched refs:TW68_MISC2 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/tw68/ |
H A D | tw68-reg.h | 128 #define TW68_MISC2 0x2BC macro
|
H A D | tw68-video.c | 551 tw_andorb(TW68_MISC2, 0xe0, 0xe0); in tw68_s_ctrl() 553 tw_andorb(TW68_MISC2, 0xe0, 0x00); in tw68_s_ctrl()
|
H A D | tw68-core.c | 145 tw_writeb(TW68_MISC2, 0xe0); /* 2BC Enable colour killer */ in tw68_hw_init1()
|
/kernel/linux/linux-6.6/drivers/media/pci/tw68/ |
H A D | tw68-reg.h | 128 #define TW68_MISC2 0x2BC macro
|
H A D | tw68-video.c | 553 tw_andorb(TW68_MISC2, 0xe0, 0xe0); in tw68_s_ctrl() 555 tw_andorb(TW68_MISC2, 0xe0, 0x00); in tw68_s_ctrl()
|
H A D | tw68-core.c | 145 tw_writeb(TW68_MISC2, 0xe0); /* 2BC Enable colour killer */ in tw68_hw_init1()
|
Completed in 5 milliseconds