Searched full:it6263 (Results 1 – 11 of 11) sorted by relevance
/linux-6.14.4/drivers/gpu/drm/bridge/ |
D | ite-it6263.c | 176 /* IT6263 data sheet Rev0.8: LVDS RX supports input clock rate up to 150MHz. */ 179 /* IT6263 programming guide Ver0.90: PCLK_HIGH for TMDS clock over 80MHz. */ 183 * IT6263 data sheet Rev0.8: HDMI TX supports link speeds of up to 2.25Gbps 188 struct it6263 { struct 201 static inline struct it6263 *bridge_to_it6263(struct drm_bridge *bridge) in bridge_to_it6263() argument 203 return container_of(bridge, struct it6263, bridge); in bridge_to_it6263() 287 .name = "it6263-hdmi", 328 .name = "it6263-lvds", 343 static int it6263_parse_dt(struct it6263 *it) in it6263_parse_dt() 405 static inline int it6263_lvds_set_i2c_addr(struct it6263 *it) in it6263_lvds_set_i2c_addr() [all …]
|
D | Kconfig | 94 tristate "ITE IT6263 LVDS/HDMI bridge" 102 ITE IT6263 LVDS to HDMI bridge chip driver.
|
D | Makefile | 9 obj-$(CONFIG_DRM_ITE_IT6263) += ite-it6263.o
|
/linux-6.14.4/Documentation/devicetree/bindings/display/bridge/ |
D | ite,it6263.yaml | 4 $id: http://devicetree.org/schemas/display/bridge/ite,it6263.yaml# 7 title: ITE IT6263 LVDS to HDMI converter 13 The IT6263 is a high-performance single-chip De-SSC(De-Spread Spectrum) LVDS 15 the IT6263 supports LVDS input and HDMI 1.4 output by conversion function. 20 The IT6263 also encodes and transmits up to 8 channels of I2S digital audio, 25 provided by the IT6263 in two interfaces: the four I2S input ports or the 34 const: ite,it6263 159 compatible = "ite,it6263"; 205 compatible = "ite,it6263";
|
/linux-6.14.4/arch/arm64/boot/dts/freescale/ |
D | imx8mp-evk-lvds1-imx-lvds-hdmi-common.dtsi | 13 it6263: hdmi@4c { label 14 compatible = "ite,it6263";
|
D | imx8mp-evk-lvds0-imx-lvds-hdmi-common.dtsi | 13 it6263: hdmi@4c { label 14 compatible = "ite,it6263";
|
D | imx8mp-evk-lvds1-imx-lvds-hdmi.dtso | 8 &it6263 {
|
D | imx8mp-evk-lvds0-imx-lvds-hdmi.dtso | 8 &it6263 {
|
D | imx8mp-evk-lvds1-imx-dlvds-hdmi-channel0.dtso | 8 &it6263 {
|
D | imx8mp-evk-lvds0-imx-dlvds-hdmi-channel0.dtso | 8 &it6263 {
|
/linux-6.14.4/ |
D | MAINTAINERS | 12373 ITE IT6263 LVDS TO HDMI BRIDGE DRIVER 12378 F: Documentation/devicetree/bindings/display/bridge/ite,it6263.yaml 12379 F: drivers/gpu/drm/bridge/ite-it6263.c
|