Home
last modified time | relevance | path

Searched full:it6505 (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/bridge/
Dite-it6505.c305 #define DEBUGFS_DIR_NAME "it6505-debugfs"
429 struct it6505 { struct
483 /* it6505 driver hold option */ argument
529 .name = "it6505",
550 static int it6505_read(struct it6505 *it6505, unsigned int reg_addr) in it6505_read() argument
554 struct device *dev = it6505->dev; in it6505_read()
556 if (!it6505->powered) in it6505_read()
559 err = regmap_read(it6505->regmap, reg_addr, &value); in it6505_read()
568 static int it6505_write(struct it6505 *it6505, unsigned int reg_addr, in it6505_write() argument
572 struct device *dev = it6505->dev; in it6505_write()
[all …]
DKconfig105 tristate "ITE IT6505 DisplayPort bridge"
116 ITE IT6505 DisplayPort bridge chip driver.
DMakefile10 obj-$(CONFIG_DRM_ITE_IT6505) += ite-it6505.o
/linux-6.14.4/Documentation/devicetree/bindings/display/bridge/
Dite,it6505.yaml4 $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.14.4/arch/arm64/boot/dts/mediatek/
Dmt8186-corsola.dtsi260 /* RT1019P and IT6505 connected to the same I2S line */
418 compatible = "ite,it6505";
1023 it6505_pins: it6505-pins {
Dmt8183-kukui.dtsi459 <PINMUX_GPIO10__FUNC_TDM_DATA3>; /*8ch-i2s to it6505*/