Searched full:it6505 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | ite-it6505.c | 290 #define DEBUGFS_DIR_NAME "it6505-debugfs" 404 struct it6505 { struct 458 /* it6505 driver hold option */ argument 502 .name = "it6505", 523 static int it6505_read(struct it6505 *it6505, unsigned int reg_addr) in it6505_read() argument 527 struct device *dev = it6505->dev; in it6505_read() 529 if (!it6505->powered) in it6505_read() 532 err = regmap_read(it6505->regmap, reg_addr, &value); in it6505_read() 541 static int it6505_write(struct it6505 *it6505, unsigned int reg_addr, in it6505_write() argument 545 struct device *dev = it6505->dev; in it6505_write() [all …]
|
H A D | Kconfig | 77 tristate "ITE IT6505 DisplayPort bridge" 89 ITE IT6505 DisplayPort bridge chip driver.
|
H A D | Makefile | 7 obj-$(CONFIG_DRM_ITE_IT6505) += ite-it6505.o
|
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | ite,it6505.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/ite,it6505.yaml# 7 title: ITE it6505 13 The IT6505 is a high-performance DisplayPort 1.1a transmitter, 15 The IT6505 supports color depth of up to 36 bits (12 bits/color) 19 Aside from the various video output formats supported, the IT6505 25 Each IT6505 chip comes preprogrammed with an unique HDCP key, 27 transmission of high-definition content. Users of the IT6505 need not 32 const: ite,it6505 119 compatible = "ite,it6505";
|
/openbmc/linux/arch/arm64/boot/dts/mediatek/ |
H A D | mt8183-kukui.dtsi | 462 <PINMUX_GPIO10__FUNC_TDM_DATA3>; /*8ch-i2s to it6505*/
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |