Searched full:ps8640 (Results 1 – 23 of 23) sorted by relevance
70 * PS8640 uses multiple addresses:97 struct ps8640 { struct148 static inline struct ps8640 *bridge_to_ps8640(struct drm_bridge *e) in bridge_to_ps8640()150 return container_of(e, struct ps8640, bridge); in bridge_to_ps8640()153 static inline struct ps8640 *aux_to_ps8640(struct drm_dp_aux *aux) in aux_to_ps8640()155 return container_of(aux, struct ps8640, aux); in aux_to_ps8640()158 static int _ps8640_wait_hpd_asserted(struct ps8640 *ps_bridge, unsigned long wait_us) in _ps8640_wait_hpd_asserted()191 struct ps8640 *ps_bridge = aux_to_ps8640(aux); in ps8640_wait_hpd_asserted()211 struct ps8640 *ps_bridge = aux_to_ps8640(aux); in ps8640_aux_transfer_msg()345 struct ps8640 *ps_bridge = aux_to_ps8640(aux); in ps8640_aux_transfer()[all …]
211 tristate "Parade PS8640 MIPI DSI to eDP Converter"220 Choose this option if you have PS8640 for display221 The PS8640 is a high-performance and low-power
16 obj-$(CONFIG_DRM_PARADE_PS8640) += parade-ps8640.o
3 * Google Trogdor dts fragment for the boards with Parade ps8640 edp bridge11 pp3300_brij_ps8640: pp3300-brij-ps8640-regulator {54 compatible = "parade,ps8640";106 edp_brij_ps8640_rst: edp-brij-ps8640-rst-state {113 en_pp3300_edp_brij_ps8640: en-pp3300-edp-brij-ps8640-state {
11 #include "sc7180-trogdor-parade-ps8640.dtsi"
4 $id: http://devicetree.org/schemas/display/bridge/ps8640.yaml#13 The PS8640 is a low power MIPI-to-eDP video format converter supporting22 const: parade,ps864080 ps8640: edp-bridge@18 {81 compatible = "parade,ps8640";
257 ps8640: edp-bridge@8 { label258 compatible = "parade,ps8640";
6714 DRM DRIVER FOR PARADE PS8640 BRIDGE CHIP6716 F: Documentation/devicetree/bindings/display/bridge/ps8640.yaml6717 F: drivers/gpu/drm/bridge/parade-ps8640.c
[all...]