Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10-tw28.c227 u8 tbl_tw2865_common[256]; in tw2865_setup() local
231 memcpy(tbl_tw2865_common, tbl_tw2865_pal_template, in tw2865_setup()
232 sizeof(tbl_tw2865_common)); in tw2865_setup()
234 memcpy(tbl_tw2865_common, tbl_tw2865_ntsc_template, in tw2865_setup()
235 sizeof(tbl_tw2865_common)); in tw2865_setup()
239 tbl_tw2865_common[0xd2] = 0x01; in tw2865_setup()
240 tbl_tw2865_common[0xcf] = 0x00; in tw2865_setup()
242 tbl_tw2865_common[0xd2] = 0x02; in tw2865_setup()
244 tbl_tw2865_common[0xcf] = 0x80; in tw2865_setup()
246 tbl_tw2865_common[0xd2] = 0x03; in tw2865_setup()
[all …]