Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/tw68/
Dtw68-reg.h84 #define TW68_INFORM 0x208 macro
Dtw68-core.c96 tw_writeb(TW68_INFORM, 0x40); /* 208 mux0, 27mhz xtal */ in tw68_hw_init1()
Dtw68-video.c708 tw_andorb(TW68_INFORM, 0x03 << 2, dev->input << 2); in tw68_s_input()