Searched full:hx83102 (Results 1 – 4 of 4) sorted by relevance
4 $id: http://devicetree.org/schemas/display/panel/himax,hx83102.yaml#7 title: Himax HX83102 MIPI-DSI LCD panel controller25 - const: himax,hx8310262 compatible = "starry,himax83102-j02", "himax,hx83102";
3 * Driver for panels based on Himax HX83102 controller, such as:51 struct hx83102 { struct76 int (*init)(struct hx83102 *ctx); argument79 static inline struct hx83102 *panel_to_hx83102(struct drm_panel *panel) in panel_to_hx83102()81 return container_of(panel, struct hx83102, base); in panel_to_hx83102()92 static int starry_himax83102_j02_init(struct hx83102 *ctx) in starry_himax83102_j02_init()189 static int boe_nv110wum_init(struct hx83102 *ctx) in boe_nv110wum_init()294 static int ivo_t109nw41_init(struct hx83102 *ctx) in ivo_t109nw41_init()473 struct hx83102 *ctx = panel_to_hx83102(panel); in hx83102_disable()489 struct hx83102 *ctx = panel_to_hx83102(panel); in hx83102_unprepare()[all …]
19 obj-$(CONFIG_DRM_PANEL_HIMAX_HX83102) += panel-himax-hx83102.o
158 tristate "Himax HX83102-based panels"164 Himax HX83102 controller.