Home
last modified time | relevance | path

Searched full:acx424akp (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/panel/
Dpanel-sony-acx424akp.c3 * MIPI-DSI Sony ACX424AKP panel driver. This is a 480x864
40 struct acx424akp { struct
85 static inline struct acx424akp *panel_to_acx424akp(struct drm_panel *panel) in panel_to_acx424akp()
87 return container_of(panel, struct acx424akp, panel); in panel_to_acx424akp()
95 struct acx424akp *acx = bl_get_data(bl); in acx424akp_set_brightness()
192 static int acx424akp_read_id(struct acx424akp *acx) in acx424akp_read_id()
237 static int acx424akp_power_on(struct acx424akp *acx) in acx424akp_power_on()
257 static void acx424akp_power_off(struct acx424akp *acx) in acx424akp_power_off()
268 struct acx424akp *acx = panel_to_acx424akp(panel); in acx424akp_prepare()
339 struct acx424akp *acx = panel_to_acx424akp(panel); in acx424akp_unprepare()
[all …]
DMakefile57 obj-$(CONFIG_DRM_PANEL_SONY_ACX424AKP) += panel-sony-acx424akp.o
DKconfig532 tristate "Sony ACX424AKP DSI command mode panel"
/Linux-v5.15/Documentation/devicetree/bindings/display/panel/
Dsony,acx424akp.yaml4 $id: http://devicetree.org/schemas/display/panel/sony,acx424akp.yaml#
7 title: Sony ACX424AKP 4" 480x864 AMOLED panel
17 const: sony,acx424akp
42 compatible = "sony,acx424akp";
/Linux-v5.15/Documentation/devicetree/bindings/display/
Ddsi-controller.yaml86 compatible = "sony,acx424akp";
/Linux-v5.15/arch/arm/boot/dts/
Dste-href-tvk1281618-r3.dtsi160 compatible = "sony,acx424akp";
/Linux-v5.15/
DMAINTAINERS6085 DRM DRIVER FOR SONY ACX424AKP PANELS
6089 F: drivers/gpu/drm/panel/panel-sony-acx424akp.c