Home
last modified time | relevance | path

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

/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-tw28.c218 u8 tbl_tw2865_common[256]; in tw2865_setup() local
222 memcpy(tbl_tw2865_common, tbl_tw2865_pal_template, in tw2865_setup()
223 sizeof(tbl_tw2865_common)); in tw2865_setup()
225 memcpy(tbl_tw2865_common, tbl_tw2865_ntsc_template, in tw2865_setup()
226 sizeof(tbl_tw2865_common)); in tw2865_setup()
230 tbl_tw2865_common[0xd2] = 0x01; in tw2865_setup()
231 tbl_tw2865_common[0xcf] = 0x00; in tw2865_setup()
233 tbl_tw2865_common[0xd2] = 0x02; in tw2865_setup()
235 tbl_tw2865_common[0xcf] = 0x80; in tw2865_setup()
237 tbl_tw2865_common[0xd2] = 0x03; in tw2865_setup()
[all …]