Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-tw28.c19 #define DEFAULT_HACTIVE_NTSC (720 + 16) macro
375 tbl_ntsc_tw2815_common[0x03] = DEFAULT_HACTIVE_NTSC & 0xff; in tw2815_setup()
377 ((0x03 & (DEFAULT_HACTIVE_NTSC >> 8)) << 2); in tw2815_setup()