Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/solo6x10/
Dsolo6x10-tw28.c278 u8 tbl_tw2864_common[256]; in tw2864_setup() local
282 memcpy(tbl_tw2864_common, tbl_tw2864_pal_template, in tw2864_setup()
283 sizeof(tbl_tw2864_common)); in tw2864_setup()
285 memcpy(tbl_tw2864_common, tbl_tw2864_ntsc_template, in tw2864_setup()
286 sizeof(tbl_tw2864_common)); in tw2864_setup()
291 tbl_tw2864_common[0xd2] = 0x01; in tw2864_setup()
292 tbl_tw2864_common[0xcf] = 0x00; in tw2864_setup()
294 tbl_tw2864_common[0xd2] = 0x02; in tw2864_setup()
296 tbl_tw2864_common[0xcf] = 0x43; in tw2864_setup()
298 tbl_tw2864_common[0xcf] = 0x40; in tw2864_setup()
[all …]