Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-tw28.c20 #define DEFAULT_VDELAY_NTSC (7 - 2) macro
380 tbl_ntsc_tw2815_common[0x04] = DEFAULT_VDELAY_NTSC & 0xff; in tw2815_setup()
382 ((0x01 & (DEFAULT_VDELAY_NTSC >> 8)) << 4); in tw2815_setup()