Searched refs:tbl_tw2815_sfr (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/pci/solo6x10/
H A Dsolo6x10-tw28.c364 u8 tbl_tw2815_sfr[] = { tw2815_setup() local
427 tbl_tw2815_sfr[0x62 - 0x40] &= ~(3 << 6); tw2815_setup()
430 tbl_tw2815_sfr[0x63 - 0x40] |= 1; tw2815_setup()
431 tbl_tw2815_sfr[0x62 - 0x40] |= 3 << 6; tw2815_setup()
433 tbl_tw2815_sfr[0x63 - 0x40] |= 2; tw2815_setup()
435 tbl_tw2815_sfr[0x62 - 0x40] |= 1 << 6; tw2815_setup()
437 tbl_tw2815_sfr[0x62 - 0x40] |= 2 << 6; tw2815_setup()
439 tbl_tw2815_sfr[0x63 - 0x40] |= 3; tw2815_setup()
441 tbl_tw2815_sfr[0x62 - 0x40] |= 1 << 6; tw2815_setup()
443 tbl_tw2815_sfr[0x62 - 0x40] |= 0 << 6; tw2815_setup()
445 tbl_tw2815_sfr[0x62 - 0x40] |= 0 << 6; tw2815_setup()
447 tbl_tw2815_sfr[0x62 - 0x40] |= 2 << 6; tw2815_setup()
451 /* tbl_tw2815_sfr[0x63 - 0x40] |= 0 << 2; */ tw2815_setup()
454 tbl_tw2815_sfr[0x62 - 0x40] |= 0 << 2; tw2815_setup()
455 tbl_tw2815_sfr[0x6c - 0x40] |= 0 << 2; tw2815_setup()
458 tbl_tw2815_sfr[0x6c - 0x40] |= 1 << 5; tw2815_setup()
461 tbl_tw2815_sfr[0x5c - 0x40] |= 1 << 5; tw2815_setup()
464 tbl_tw2815_sfr[0x70 - 0x40] |= 0xff; tw2815_setup()
466 tbl_tw2815_sfr[0x71 - 0x40] |= 0x10; tw2815_setup()
467 tbl_tw2815_sfr[0x6d - 0x40] |= 0x0f; tw2815_setup()
504 tbl_tw2815_sfr[i - 0x40]); tw2815_setup()

Completed in 52 milliseconds