Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/tw68/
H A Dtw68-reg.h89 #define TW68_VDELAY_LO 0x220 macro
H A Dtw68-core.c102 tw_writeb(TW68_VDELAY_LO, 0x12);/* 220 Mfg specified reset value */ in tw68_hw_init1()
H A Dtw68-video.c303 tw_writeb(TW68_VDELAY_LO, vdelay & 0xff); in tw68_set_scale()