Searched refs:TW68_LOOP (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/tw68/ |
H A D | tw68-reg.h | 127 #define TW68_LOOP 0x2B8 macro
|
H A D | tw68-video.c | 557 tw_andorb(TW68_LOOP, 0x30, 0x20); in tw68_s_ctrl() 559 tw_andorb(TW68_LOOP, 0x30, 0x00); in tw68_s_ctrl()
|
H A D | tw68-core.c | 144 tw_writeb(TW68_LOOP, 0xa5); /* 2B8 Mfg specified reset val */ in tw68_hw_init1()
|
/kernel/linux/linux-6.6/drivers/media/pci/tw68/ |
H A D | tw68-reg.h | 127 #define TW68_LOOP 0x2B8 macro
|
H A D | tw68-video.c | 559 tw_andorb(TW68_LOOP, 0x30, 0x20); in tw68_s_ctrl() 561 tw_andorb(TW68_LOOP, 0x30, 0x00); in tw68_s_ctrl()
|
H A D | tw68-core.c | 144 tw_writeb(TW68_LOOP, 0xa5); /* 2B8 Mfg specified reset val */ in tw68_hw_init1()
|
Completed in 6 milliseconds