Searched refs:nt35510 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/panel/ |
H A D | panel-novatek-nt35510.c | 540 struct nt35510 { struct 575 static inline struct nt35510 *panel_to_nt35510(struct drm_panel *panel) in panel_to_nt35510() argument 577 return container_of(panel, struct nt35510, panel); in panel_to_nt35510() 583 static int nt35510_send_long(struct nt35510 *nt, struct mipi_dsi_device *dsi, in nt35510_send_long() 617 static int nt35510_read_id(struct nt35510 *nt) in nt35510_read_id() 653 static int nt35510_setup_power(struct nt35510 *nt) in nt35510_setup_power() 740 static int nt35510_setup_display(struct nt35510 *nt) in nt35510_setup_display() 838 struct nt35510 *nt = bl_get_data(bl); in nt35510_set_brightness() 860 static int nt35510_power_on(struct nt35510 *nt) in nt35510_power_on() 956 static int nt35510_power_off(struct nt35510 *nt) in nt35510_power_off() [all …]
|
H A D | Makefile | 46 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35510) += panel-novatek-nt35510.o
|
/linux/arch/arm/boot/dts/st/ |
H A D | stm32f769-disco-mb1166-reva09.dts | 9 compatible = "frida,frd400b25025", "novatek,nt35510";
|
H A D | ste-ux500-samsung-skomer.dts | 478 compatible = "hydis,hva40wv1", "novatek,nt35510";
|
H A D | ste-ux500-samsung-kyle.dts | 492 compatible = "hydis,hva40wv1", "novatek,nt35510";
|