Lines Matching full:chrontel
2541 /* Determine and detect attached TV's on Chrontel */
2546 char stdstr[] = "sisfb: Chrontel: Detected TV connected to"; in SiS_SenseCh()
2556 ivideo->SiS_Pr.SiS_IF_DEF_CH70xx = 1; /* Chrontel 700x */ in SiS_SenseCh()
2557 …SiS_SetChrontelGPIO(&ivideo->SiS_Pr, 0x9c); /* Set general purpose IO for Chrontel communication */ in SiS_SenseCh()
2560 /* See Chrontel TB31 for explanation */ in SiS_SenseCh()
2616 /* Set general purpose IO for Chrontel communication */ in SiS_SenseCh()
2623 ivideo->SiS_Pr.SiS_IF_DEF_CH70xx = 2; /* Chrontel 7019 */ in SiS_SenseCh()
2797 printk(KERN_INFO "%s Chrontel TV encoder\n", stdstr); in sisfb_get_VB_type()
6046 /* Find PCI systems for Chrontel/GPIO communication setup */ in sisfb_probe()
6054 "requiring Chrontel/GPIO setup\n", in sisfb_probe()
6330 /* Chrontel 700x TV detection often unreliable, therefore in sisfb_probe()