Home
last modified time | relevance | path

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

/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-tw28.c269 u8 tbl_tw2864_common[256]; in tw2864_setup() local
273 memcpy(tbl_tw2864_common, tbl_tw2864_pal_template, in tw2864_setup()
274 sizeof(tbl_tw2864_common)); in tw2864_setup()
276 memcpy(tbl_tw2864_common, tbl_tw2864_ntsc_template, in tw2864_setup()
277 sizeof(tbl_tw2864_common)); in tw2864_setup()
282 tbl_tw2864_common[0xd2] = 0x01; in tw2864_setup()
283 tbl_tw2864_common[0xcf] = 0x00; in tw2864_setup()
285 tbl_tw2864_common[0xd2] = 0x02; in tw2864_setup()
287 tbl_tw2864_common[0xcf] = 0x43; in tw2864_setup()
289 tbl_tw2864_common[0xcf] = 0x40; in tw2864_setup()
[all …]