Lines Matching full:chrontel
2524 /* Determine and detect attached TV's on Chrontel */
2529 char stdstr[] = "sisfb: Chrontel: Detected TV connected to"; in SiS_SenseCh()
2539 ivideo->SiS_Pr.SiS_IF_DEF_CH70xx = 1; /* Chrontel 700x */ in SiS_SenseCh()
2540 …SiS_SetChrontelGPIO(&ivideo->SiS_Pr, 0x9c); /* Set general purpose IO for Chrontel communication */ in SiS_SenseCh()
2543 /* See Chrontel TB31 for explanation */ in SiS_SenseCh()
2599 /* Set general purpose IO for Chrontel communication */ in SiS_SenseCh()
2606 ivideo->SiS_Pr.SiS_IF_DEF_CH70xx = 2; /* Chrontel 7019 */ in SiS_SenseCh()
2780 printk(KERN_INFO "%s Chrontel TV encoder\n", stdstr); in sisfb_get_VB_type()
6029 /* Find PCI systems for Chrontel/GPIO communication setup */ in sisfb_probe()
6037 "requiring Chrontel/GPIO setup\n", in sisfb_probe()
6309 /* Chrontel 700x TV detection often unreliable, therefore in sisfb_probe()