Home
last modified time | relevance | path

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

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