Lines Matching full:chrontel
2551 /* Determine and detect attached TV's on Chrontel */
2556 char stdstr[] = "sisfb: Chrontel: Detected TV connected to"; in SiS_SenseCh()
2566 ivideo->SiS_Pr.SiS_IF_DEF_CH70xx = 1; /* Chrontel 700x */ in SiS_SenseCh()
2567 …SiS_SetChrontelGPIO(&ivideo->SiS_Pr, 0x9c); /* Set general purpose IO for Chrontel communication */ in SiS_SenseCh()
2570 /* See Chrontel TB31 for explanation */ in SiS_SenseCh()
2626 /* Set general purpose IO for Chrontel communication */ in SiS_SenseCh()
2633 ivideo->SiS_Pr.SiS_IF_DEF_CH70xx = 2; /* Chrontel 7019 */ in SiS_SenseCh()
2807 printk(KERN_INFO "%s Chrontel TV encoder\n", stdstr); in sisfb_get_VB_type()
6062 /* Find PCI systems for Chrontel/GPIO communication setup */ in sisfb_probe()
6070 "requiring Chrontel/GPIO setup\n", in sisfb_probe()
6342 /* Chrontel 700x TV detection often unreliable, therefore in sisfb_probe()