Home
last modified time | relevance | path

Searched full:mantix (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
Dpanel-mantix-mlaf057we51.c3 * Mantix MLAF057WE51 5.7" MIPI-DSI panel driver
20 #define DRV_NAME "panel-mantix-mlaf057we51"
27 struct mantix { struct
39 static inline struct mantix *panel_to_mantix(struct drm_panel *panel) in panel_to_mantix() argument
41 return container_of(panel, struct mantix, panel); in panel_to_mantix()
52 static int mantix_init_sequence(struct mantix *ctx) in mantix_init_sequence()
80 struct mantix *ctx = panel_to_mantix(panel); in mantix_enable()
114 struct mantix *ctx = panel_to_mantix(panel); in mantix_disable()
132 struct mantix *ctx = panel_to_mantix(panel); in mantix_unprepare()
151 struct mantix *ctx = panel_to_mantix(panel); in mantix_prepare()
[all …]
DKconfig221 tristate "Mantix MLAF057WE51-X MIPI-DSI LCD panel"
226 Say Y here if you want to enable support for the Mantix
DMakefile23 obj-$(CONFIG_DRM_PANEL_MANTIX_MLAF057WE51) += panel-mantix-mlaf057we51.o
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
Dpanel-mantix-mlaf057we51.c3 * Mantix MLAF057WE51 5.7" MIPI-DSI panel driver
22 #define DRV_NAME "panel-mantix-mlaf057we51"
29 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()
48 static int mantix_init_sequence(struct mantix *ctx) in mantix_init_sequence()
76 struct mantix *ctx = panel_to_mantix(panel); in mantix_enable()
110 struct mantix *ctx = panel_to_mantix(panel); in mantix_disable()
128 struct mantix *ctx = panel_to_mantix(panel); in mantix_unprepare()
147 struct mantix *ctx = panel_to_mantix(panel); in mantix_prepare()
[all …]
DMakefile42 obj-$(CONFIG_DRM_PANEL_MANTIX_MLAF057WE51) += panel-mantix-mlaf057we51.o
DKconfig422 tristate "Mantix MLAF057WE51-X MIPI-DSI LCD panel"
427 Say Y here if you want to enable support for the Mantix
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/
Dmantix,mlaf057we51-x.yaml4 $id: http://devicetree.org/schemas/display/panel/mantix,mlaf057we51-x.yaml#
7 title: Mantix MLAF057WE51-X 5.7" 720x1440 TFT LCD panel
13 Mantix MLAF057WE51 X is a 720x1440 TFT LCD panel connected using
22 - mantix,mlaf057we51-x
41 mantix,tp-rstn-gpios:
65 compatible = "mantix,mlaf057we51-x";
71 mantix,tp-rstn-gpios = <&gpio1 24 GPIO_ACTIVE_LOW>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dmantix,mlaf057we51-x.yaml4 $id: http://devicetree.org/schemas/display/panel/mantix,mlaf057we51-x.yaml#
7 title: Mantix MLAF057WE51-X 5.7" 720x1440 TFT LCD panel
13 Mantix MLAF057WE51 X is a 720x1440 TFT LCD panel connected using
22 - mantix,mlaf057we51-x
40 'mantix,tp-rstn-gpios':
63 compatible = "mantix,mlaf057we51-x";
69 mantix,tp-rstn-gpios = <&gpio1 24 GPIO_ACTIVE_LOW>;
/kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/
Dimx8mq-librem5.dtsi1197 compatible = "mantix,mlaf057we51-x";
1206 mantix,tp-rstn-gpios = <&gpio1 24 GPIO_ACTIVE_LOW>;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml624 "^mantix,.*":
625 description: Mantix Display Technology Co.,Ltd.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml804 "^mantix,.*":
805 description: Mantix Display Technology Co.,Ltd.
/kernel/linux/linux-5.10/
DMAINTAINERS5539 DRM DRIVER FOR MANTIX MLAF057WE51 PANELS
5543 F: Documentation/devicetree/bindings/display/panel/mantix,mlaf057we51-x.yaml
5544 F: drivers/gpu/drm/panel/panel-mantix-mlaf057we51.c
/kernel/linux/linux-6.6/
DMAINTAINERS6590 DRM DRIVER FOR MANTIX MLAF057WE51 PANELS
6594 F: Documentation/devicetree/bindings/display/panel/mantix,mlaf057we51-x.yaml
6595 F: drivers/gpu/drm/panel/panel-mantix-mlaf057we51.c