Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-tw28.c25 #define DEFAULT_VDELAY_PAL (6) macro
26 #define DEFAULT_VACTIVE_PAL (312-DEFAULT_VDELAY_PAL)
401 tbl_pal_tw2815_common[0x04] = DEFAULT_VDELAY_PAL & 0xff; in tw2815_setup()
403 ((0x01 & (DEFAULT_VDELAY_PAL >> 8)) << 4); in tw2815_setup()