Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-tw28.c21 #define DEFAULT_VACTIVE_NTSC (240 + 4) macro
385 tbl_ntsc_tw2815_common[0x05] = DEFAULT_VACTIVE_NTSC & 0xff; in tw2815_setup()
387 ((0x01 & (DEFAULT_VACTIVE_NTSC >> 8)) << 5); in tw2815_setup()