Searched full:it6505 (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/bridge/ |
D | ite-it6505.c | 291 #define DEBUGFS_DIR_NAME "it6505-debugfs" 405 struct it6505 { struct 459 /* it6505 driver hold option */ argument 505 .name = "it6505", 526 static int it6505_read(struct it6505 *it6505, unsigned int reg_addr) in it6505_read() argument 530 struct device *dev = it6505->dev; in it6505_read() 532 if (!it6505->powered) in it6505_read() 535 err = regmap_read(it6505->regmap, reg_addr, &value); in it6505_read() 544 static int it6505_write(struct it6505 *it6505, unsigned int reg_addr, in it6505_write() argument 548 struct device *dev = it6505->dev; in it6505_write() [all …]
|
D | Kconfig | 94 tristate "ITE IT6505 DisplayPort bridge" 105 ITE IT6505 DisplayPort bridge chip driver.
|
D | Makefile | 9 obj-$(CONFIG_DRM_ITE_IT6505) += ite-it6505.o
|
/linux-6.12.1/Documentation/devicetree/bindings/display/bridge/ |
D | ite,it6505.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/ite,it6505.yaml# 7 title: ITE it6505 16 The IT6505 is a high-performance DisplayPort 1.1a transmitter, 18 The IT6505 supports color depth of up to 36 bits (12 bits/color) 22 Aside from the various video output formats supported, the IT6505 28 Each IT6505 chip comes preprogrammed with an unique HDCP key, 30 transmission of high-definition content. Users of the IT6505 need not 35 const: ite,it6505 125 compatible = "ite,it6505";
|
/linux-6.12.1/arch/arm64/boot/dts/mediatek/ |
D | mt8186-corsola.dtsi | 260 /* RT1019P and IT6505 connected to the same I2S line */ 418 compatible = "ite,it6505"; 1022 it6505_pins: it6505-pins {
|
D | mt8183-kukui.dtsi | 480 <PINMUX_GPIO10__FUNC_TDM_DATA3>; /*8ch-i2s to it6505*/
|