Home
last modified time | relevance | path

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

/drivers/media/pci/solo6x10/
Dsolo6x10-tw28.c359 u8 tbl_pal_tw2815_common[] = { in tw2815_setup() local
398 tbl_pal_tw2815_common[0x06] = 0; in tw2815_setup()
401 tbl_pal_tw2815_common[0x02] = DEFAULT_HDELAY_PAL & 0xff; in tw2815_setup()
402 tbl_pal_tw2815_common[0x06] |= 0x03 & (DEFAULT_HDELAY_PAL >> 8); in tw2815_setup()
405 tbl_pal_tw2815_common[0x03] = DEFAULT_HACTIVE_PAL & 0xff; in tw2815_setup()
406 tbl_pal_tw2815_common[0x06] |= in tw2815_setup()
410 tbl_pal_tw2815_common[0x04] = DEFAULT_VDELAY_PAL & 0xff; in tw2815_setup()
411 tbl_pal_tw2815_common[0x06] |= in tw2815_setup()
415 tbl_pal_tw2815_common[0x05] = DEFAULT_VACTIVE_PAL & 0xff; in tw2815_setup()
416 tbl_pal_tw2815_common[0x06] |= in tw2815_setup()
[all …]