Home
last modified time | relevance | path

Searched full:chrontel (Results 1 – 16 of 16) sorted by relevance

/linux/Documentation/devicetree/bindings/media/i2c/
H A Dchrontel,ch7322.yaml4 $id: http://devicetree.org/schemas/media/i2c/chrontel,ch7322.yaml#
7 title: Chrontel HDMI-CEC Controller
13 The Chrontel CH7322 is a discrete HDMI-CEC controller. It is
21 const: chrontel,ch7322
61 compatible = "chrontel,ch7322";
/linux/Documentation/devicetree/bindings/display/bridge/
H A Dchrontel,ch7033.yaml5 $id: http://devicetree.org/schemas/display/bridge/chrontel,ch7033.yaml#
8 title: Chrontel CH7033 Video Encoder
15 const: chrontel,ch7033
54 compatible = "chrontel,ch7033";
/linux/drivers/media/cec/i2c/
H A DKconfig6 tristate "Chrontel CH7322 CEC controller"
12 This is a driver for the Chrontel CH7322 CEC controller. It uses the
H A Dch7322.c3 * Driver for the Chrontel CH7322 CEC Controller
584 { .compatible = "chrontel,ch7322", },
600 MODULE_DESCRIPTION("Chrontel CH7322 CEC Controller Driver");
/linux/drivers/video/fbdev/sis/
H A Dinitdef.h118 #define SetCRT2ToCHYPbPr SetCRT2ToHiVision /* for Chrontel */
252 [4] 1 = Overscan (Chrontel only)
267 100 LVDS + Chrontel 7005
268 110 Chrontel 7005
272 011 LVDS + Chrontel 7019
321 011 Chrontel 7019
H A D310vtbl.h735 { 0x60,0x36, 30}, /* 0x41 Chrontel */
736 { 0x40,0x4a, 28}, /* 0x42 Chrontel */
737 { 0x9f,0x46, 44}, /* 0x43 Chrontel */
739 { 0x44,0xe4, 25}, /* 0x45 Chrontel */
740 { 0x7e,0x32, 47}, /* 0x46 Chrontel */
741 { 0x8a,0x24, 31}, /* 0x47 Chrontel */
742 { 0x97,0x2c, 26}, /* 0x48 Chrontel */
744 { 0x52,0x4a, 36}, /* 0x4a Chrontel */
749 { 0xa1,0x4a, 29}, /* 0x4f Chrontel */
751 { 0x54,0x46, 58}, /* 0x51 Chrontel */
[all …]
H A Dvstruct.h418 /* LVDS, Chrontel */
H A Dinit301.c1231 /* Setup general purpose IO for Chrontel communication */
1424 /* LVDS/CHRONTEL (LCD/TV) and 301BDH (LCD) can only be slave in 8bpp modes */ in SiS_GetVBInfo()
5666 * This is used for LVDS, LCDA and Chrontel TV output
5912 /* Chrontel 701x operates in 24bit mode (8-8-8, 2x12bit multiplexed) via VGA2 */ in SiS_SetGroup1_LVDS()
8142 /* SET UP CHRONTEL CHIPS */
8193 /* Chrontel 7005 - I assume that it does not come with a 315 series chip */ in SiS_SetCHTVReg()
8297 /* Chrontel 7019 - assumed that it does not come with a 300 series chip */ in SiS_SetCHTVReg()
8357 /* Enable Chrontel 7019 LCD panel backlight */ in SiS_Chrontel701xBLOn()
8374 /* Disable Chrontel 7019 LCD panel backlight */ in SiS_Chrontel701xBLOff()
8617 /* Reset Chrontel 7019 datapath */ in SiS_ChrontelResetDB()
[all …]
H A D300vtbl.h594 { 0x45,0x6b, 21}, /* 0x36 */ /* Chrontel SuperOverscan */
735 /* LVDS/Chrontel -------------------------------------------- */
/linux/drivers/usb/misc/sisusbvga/
H A Dsisusb_tables.h637 {0x60, 0x36, 30}, /* 0x41 Chrontel */
638 {0x40, 0x4a, 28}, /* 0x42 Chrontel */
639 {0x9f, 0x46, 44}, /* 0x43 Chrontel */
641 {0x44, 0xe4, 25}, /* 0x45 Chrontel */
642 {0x7e, 0x32, 47}, /* 0x46 Chrontel */
643 {0x8a, 0x24, 31}, /* 0x47 Chrontel */
644 {0x97, 0x2c, 26}, /* 0x48 Chrontel */
646 {0x52, 0x4a, 36}, /* 0x4a Chrontel */
651 {0xa1, 0x4a, 29}, /* 0x4f Chrontel */
653 {0x54, 0x46, 58}, /* 0x51 Chrontel */
[all …]
/linux/drivers/video/fbdev/via/
H A Dvia_aux_ch7301.c6 * driver for Chrontel CH7301 DVI Transmitter
/linux/drivers/gpu/drm/bridge/
H A Dchrontel-ch7033.c3 * Chrontel CH7033 Video Encoder Driver
582 dev_info(dev, "Chrontel CH7033 Video Encoder\n"); in ch7033_probe()
595 { .compatible = "chrontel,ch7033", },
619 MODULE_DESCRIPTION("Chrontel CH7033 Video Encoder Driver");
/linux/drivers/video/fbdev/aty/
H A Datyfb.h326 extern const struct aty_pll_ops aty_pll_ch8398; /* Chrontel 8398 */
H A Dmach64_gx.c608 * Chrontel 8398 Clock Chip
/linux/sound/hda/core/
H A Ddevice.c659 { 0x17e8, "Chrontel" },
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c2326 HDA_CODEC_ID_MODEL(0x17e80047, "Chrontel HDMI", MODEL_GENERIC),