Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/bridge/
Dite-it6505.c291 #define DEBUGFS_DIR_NAME "it6505-debugfs"
405 struct it6505 { struct
456 /* it6505 driver hold option */ argument
503 static int it6505_read(struct it6505 *it6505, unsigned int reg_addr) in it6505_read() argument
507 struct device *dev = &it6505->client->dev; in it6505_read()
509 if (!it6505->powered) in it6505_read()
512 err = regmap_read(it6505->regmap, reg_addr, &value); in it6505_read()
521 static int it6505_write(struct it6505 *it6505, unsigned int reg_addr, in it6505_write() argument
525 struct device *dev = &it6505->client->dev; in it6505_write()
527 if (!it6505->powered) in it6505_write()
[all …]
DKconfig88 tristate "ITE IT6505 DisplayPort bridge"
100 ITE IT6505 DisplayPort bridge chip driver.
DMakefile8 obj-$(CONFIG_DRM_ITE_IT6505) += ite-it6505.o
/Linux-v6.1/Documentation/devicetree/bindings/display/bridge/
Dite,it6505.yaml4 $id: http://devicetree.org/schemas/display/bridge/ite,it6505.yaml#
7 title: ITE it6505 Device Tree Bindings
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
78 compatible = "ite,it6505";
/Linux-v6.1/arch/arm64/boot/dts/mediatek/
Dmt8183-kukui.dtsi450 <PINMUX_GPIO10__FUNC_TDM_DATA3>; /*8ch-i2s to it6505*/