Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/panel/
H A 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()
70 struct mantix *ctx = panel_to_mantix(panel); in mantix_enable()
91 struct mantix *ctx = panel_to_mantix(panel); in mantix_disable()
103 struct mantix *ctx = panel_to_mantix(panel); in mantix_unprepare()
122 struct mantix *ctx = panel_to_mantix(panel); in mantix_prepare()
198 struct mantix *ctx = panel_to_mantix(panel); in mantix_get_modes()
234 struct mantix *ctx; in mantix_probe()
300 struct mantix *ctx = mipi_dsi_get_drvdata(dsi); in mantix_shutdown()
[all …]
H A DMakefile53 obj-$(CONFIG_DRM_PANEL_MANTIX_MLAF057WE51) += panel-mantix-mlaf057we51.o
/linux-6.15/Documentation/devicetree/bindings/display/panel/
H A 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.15/arch/arm64/boot/dts/freescale/
H A Dimx8mq-librem5.dtsi1191 compatible = "mantix,mlaf057we51-x";
1200 mantix,tp-rstn-gpios = <&gpio1 24 GPIO_ACTIVE_LOW>;
/linux-6.15/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml899 "^mantix,.*":
/linux-6.15/
H A DMAINTAINERS7488 F: Documentation/devicetree/bindings/display/panel/mantix,mlaf057we51-x.yaml
7489 F: drivers/gpu/drm/panel/panel-mantix-mlaf057we51.c