Searched full:it6263 (Results 1 – 2 of 2) sorted by relevance
183 /* IT6263 data sheet Rev0.8: LVDS RX supports input clock rate up to 150MHz. */186 /* IT6263 programming guide Ver0.90: PCLK_HIGH for TMDS clock over 80MHz. */190 * IT6263 data sheet Rev0.8: HDMI TX supports link speeds of up to 2.25Gbps195 struct it6263 { struct208 static inline struct it6263 *bridge_to_it6263(struct drm_bridge *bridge) in bridge_to_it6263() argument210 return container_of(bridge, struct it6263, bridge); in bridge_to_it6263()296 .name = "it6263-hdmi",337 .name = "it6263-lvds",352 static int it6263_parse_dt(struct it6263 *it) in it6263_parse_dt()414 static inline int it6263_lvds_set_i2c_addr(struct it6263 *it) in it6263_lvds_set_i2c_addr()[all …]
13637 ITE IT6263 LVDS TO HDMI BRIDGE DRIVER13642 F: Documentation/devicetree/bindings/display/bridge/ite,it6263.yaml13643 F: drivers/gpu/drm/bridge/ite-it6263.c