Searched refs:mantix (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/panel/ |
| A D | panel-mantix-mlaf057we51.c | 29 struct mantix { struct 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() 333 struct mantix *ctx = mipi_dsi_get_drvdata(dsi); in mantix_shutdown() [all …]
|
| A D | Makefile | 30 obj-$(CONFIG_DRM_PANEL_MANTIX_MLAF057WE51) += panel-mantix-mlaf057we51.o
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| A D | mantix,mlaf057we51-x.yaml | 4 $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/arch/arm64/boot/dts/freescale/ |
| A D | imx8mq-librem5.dtsi | 1040 compatible = "mantix,mlaf057we51-x"; 1049 mantix,tp-rstn-gpios = <&gpio1 24 GPIO_ACTIVE_LOW>;
|
| /linux/Documentation/devicetree/bindings/ |
| A D | vendor-prefixes.yaml | 696 "^mantix,.*":
|
| /linux/ |
| A D | MAINTAINERS | 6027 F: Documentation/devicetree/bindings/display/panel/mantix,mlaf057we51-x.yaml 6028 F: drivers/gpu/drm/panel/panel-mantix-mlaf057we51.c
|
Completed in 27 milliseconds