Home
last modified time | relevance | path

Searched refs:nt35510 (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/display/panel/
H A Dnovatek,nt35510.yaml4 $id: http://devicetree.org/schemas/display/panel/novatek,nt35510.yaml#
21 - const: novatek,nt35510
25 to work with the indicated panel. The novatek,nt35510 compatible shall
53 compatible = "hydis,hva40wv1", "novatek,nt35510";
/linux-6.15/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35510.c541 struct nt35510 { struct
618 static int nt35510_read_id(struct nt35510 *nt) in nt35510_read_id()
654 static int nt35510_setup_power(struct nt35510 *nt) in nt35510_setup_power()
841 struct nt35510 *nt = bl_get_data(bl); in nt35510_set_brightness()
863 static int nt35510_power_on(struct nt35510 *nt) in nt35510_power_on()
959 static int nt35510_power_off(struct nt35510 *nt) in nt35510_power_off()
975 struct nt35510 *nt = panel_to_nt35510(panel); in nt35510_unprepare()
1005 struct nt35510 *nt = panel_to_nt35510(panel); in nt35510_prepare()
1056 struct nt35510 *nt = panel_to_nt35510(panel); in nt35510_get_modes()
1087 struct nt35510 *nt; in nt35510_probe()
[all …]
H A DMakefile46 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35510) += panel-novatek-nt35510.o
/linux-6.15/arch/arm/boot/dts/st/
H A Dstm32f769-disco-mb1166-reva09.dts9 compatible = "frida,frd400b25025", "novatek,nt35510";
H A Dste-ux500-samsung-skomer.dts478 compatible = "hydis,hva40wv1", "novatek,nt35510";
H A Dste-ux500-samsung-kyle.dts492 compatible = "hydis,hva40wv1", "novatek,nt35510";
/linux-6.15/
H A DMAINTAINERS7554 F: Documentation/devicetree/bindings/display/panel/novatek,nt35510.yaml
7555 F: drivers/gpu/drm/panel/panel-novatek-nt35510.c