Searched refs:nt35950 (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/gpu/drm/panel/ |
| H A D | panel-novatek-nt35950.c | 52 struct nt35950 { struct 91 static void nt35950_reset(struct nt35950 *nt) in nt35950_reset() 108 struct nt35950 *nt, u8 page) in nt35950_set_cmd2_page() 126 struct nt35950 *nt, u8 comp_mode) in nt35950_set_data_compression() 219 struct nt35950 *nt) in nt35950_set_dispout() 255 static int nt35950_on(struct nt35950 *nt) in nt35950_on() 307 static void nt35950_off(struct nt35950 *nt) in nt35950_off() 359 struct nt35950 *nt = to_nt35950(panel); in nt35950_prepare() 396 struct nt35950 *nt = to_nt35950(panel); in nt35950_unprepare() 409 struct nt35950 *nt = to_nt35950(panel); in nt35950_get_modes() [all …]
|
| H A D | Makefile | 48 obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35950) += panel-novatek-nt35950.o
|
| /linux-6.15/Documentation/devicetree/bindings/display/panel/ |
| H A D | novatek,nt35950.yaml | 4 $id: http://devicetree.org/schemas/display/panel/novatek,nt35950.yaml# 13 The nt35950 IC from Novatek is a Driver IC used to drive MIPI-DSI panels, 29 - const: novatek,nt35950 33 to work with the indicated panel. The novatek,nt35950 compatible shall 77 compatible = "sharp,ls055d1sx04", "novatek,nt35950";
|