Home
last modified time | relevance | path

Searched full:xpp055c272 (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-xinpeng-xpp055c272.c3 * Xinpeng xpp055c272 5.5" MIPI-DSI panel driver
49 struct xpp055c272 { struct
57 static inline struct xpp055c272 *panel_to_xpp055c272(struct drm_panel *panel) in panel_to_xpp055c272() argument
59 return container_of(panel, struct xpp055c272, panel); in panel_to_xpp055c272()
62 static int xpp055c272_init_sequence(struct xpp055c272 *ctx) in xpp055c272_init_sequence()
134 struct xpp055c272 *ctx = panel_to_xpp055c272(panel); in xpp055c272_unprepare()
156 struct xpp055c272 *ctx = panel_to_xpp055c272(panel); in xpp055c272_prepare()
229 struct xpp055c272 *ctx = panel_to_xpp055c272(panel); in xpp055c272_get_modes()
259 struct xpp055c272 *ctx; in xpp055c272_probe()
311 struct xpp055c272 *ctx = mipi_dsi_get_drvdata(dsi); in xpp055c272_remove()
[all …]
DMakefile102 obj-$(CONFIG_DRM_PANEL_XINPENG_XPP055C272) += panel-xinpeng-xpp055c272.o
DKconfig983 tristate "Xinpeng XPP055C272 panel driver"
989 XPP055C272 controller for 720x1280 LCD panels with MIPI/RGB/SPI
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/
Dxinpeng,xpp055c272.yaml4 $id: http://devicetree.org/schemas/display/panel/xinpeng,xpp055c272.yaml#
7 title: Xinpeng XPP055C272 5.5in 720x1280 DSI panel
17 const: xinpeng,xpp055c272
47 compatible = "xinpeng,xpp055c272";
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Dpx30-evb.dts140 compatible = "xinpeng,xpp055c272";