Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/panel/
Dpanel-xinpeng-xpp055c272.c3 * Xinpeng xpp055c272 5.5" MIPI-DSI panel driver
49 struct xpp055c272 { struct
58 static inline struct xpp055c272 *panel_to_xpp055c272(struct drm_panel *panel) in panel_to_xpp055c272() argument
60 return container_of(panel, struct xpp055c272, panel); in panel_to_xpp055c272()
71 static int xpp055c272_init_sequence(struct xpp055c272 *ctx) in xpp055c272_init_sequence()
143 struct xpp055c272 *ctx = panel_to_xpp055c272(panel); in xpp055c272_unprepare()
170 struct xpp055c272 *ctx = panel_to_xpp055c272(panel); in xpp055c272_prepare()
248 struct xpp055c272 *ctx = panel_to_xpp055c272(panel); in xpp055c272_get_modes()
278 struct xpp055c272 *ctx; in xpp055c272_probe()
330 struct xpp055c272 *ctx = mipi_dsi_get_drvdata(dsi); in xpp055c272_shutdown()
[all …]
DMakefile75 obj-$(CONFIG_DRM_PANEL_XINPENG_XPP055C272) += panel-xinpeng-xpp055c272.o
DKconfig712 tristate "Xinpeng XPP055C272 panel driver"
718 XPP055C272 controller for 720x1280 LCD panels with MIPI/RGB/SPI
/Linux-v6.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
42 compatible = "xinpeng,xpp055c272";
/Linux-v6.1/arch/arm64/boot/dts/rockchip/
Dpx30-evb.dts139 compatible = "xinpeng,xpp055c272";