Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panel/
H A Dpanel-novatek-nt35510.c541 struct nt35510 { struct
576 static inline struct nt35510 *panel_to_nt35510(struct drm_panel *panel) in panel_to_nt35510() argument
578 return container_of(panel, struct nt35510, panel); in panel_to_nt35510()
584 static int nt35510_send_long(struct nt35510 *nt, struct mipi_dsi_device *dsi, in nt35510_send_long()
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()
743 static int nt35510_setup_display(struct nt35510 *nt) in nt35510_setup_display()
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()
[all …]
H A DMakefile46 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35510) += panel-novatek-nt35510.o
/linux/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/
H A DMAINTAINERS7415 F: Documentation/devicetree/bindings/display/panel/novatek,nt35510.yaml
7416 F: drivers/gpu/drm/panel/panel-novatek-nt35510.c