Home
last modified time | relevance | path

Searched refs:mantix (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/panel/
Dpanel-mantix-mlaf057we51.c29 struct mantix { struct
43 static inline struct mantix *panel_to_mantix(struct drm_panel *panel) in panel_to_mantix() argument
45 return container_of(panel, struct mantix, panel); in panel_to_mantix()
56 static int mantix_init_sequence(struct mantix *ctx) in mantix_init_sequence()
84 struct mantix *ctx = panel_to_mantix(panel); in mantix_enable()
118 struct mantix *ctx = panel_to_mantix(panel); in mantix_disable()
136 struct mantix *ctx = panel_to_mantix(panel); in mantix_unprepare()
155 struct mantix *ctx = panel_to_mantix(panel); in mantix_prepare()
231 struct mantix *ctx = panel_to_mantix(panel); in mantix_get_modes()
267 struct mantix *ctx; in mantix_probe()
[all …]
DMakefile36 obj-$(CONFIG_DRM_PANEL_MANTIX_MLAF057WE51) += panel-mantix-mlaf057we51.o
/linux-6.1.9/Documentation/devicetree/bindings/display/panel/
Dmantix,mlaf057we51-x.yaml4 $id: http://devicetree.org/schemas/display/panel/mantix,mlaf057we51-x.yaml#
22 - mantix,mlaf057we51-x
41 mantix,tp-rstn-gpios:
65 compatible = "mantix,mlaf057we51-x";
71 mantix,tp-rstn-gpios = <&gpio1 24 GPIO_ACTIVE_LOW>;
/linux-6.1.9/arch/arm64/boot/dts/freescale/
Dimx8mq-librem5.dtsi1166 compatible = "mantix,mlaf057we51-x";
1175 mantix,tp-rstn-gpios = <&gpio1 24 GPIO_ACTIVE_LOW>;
/linux-6.1.9/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml754 "^mantix,.*":
/linux-6.1.9/
DMAINTAINERS6524 F: Documentation/devicetree/bindings/display/panel/mantix,mlaf057we51-x.yaml
6525 F: drivers/gpu/drm/panel/panel-mantix-mlaf057we51.c