Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-tw28.c24 #define DEFAULT_HACTIVE_PAL (864-DEFAULT_HDELAY_PAL) macro
396 tbl_pal_tw2815_common[0x03] = DEFAULT_HACTIVE_PAL & 0xff; in tw2815_setup()
398 ((0x03 & (DEFAULT_HACTIVE_PAL >> 8)) << 2); in tw2815_setup()