Home
last modified time | relevance | path

Searched full:ws2401 (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/panel/
Dpanel-widechips-ws2401.c3 * Panel driver for the WideChips WS2401 480x800 DPI RGB panel, used in
58 * struct ws2401 - state container for a panel controlled by the WS2401
61 struct ws2401 { struct
99 static inline struct ws2401 *to_ws2401(struct drm_panel *panel) in to_ws2401() argument
101 return container_of(panel, struct ws2401, panel); in to_ws2401()
104 static void ws2401_read_mtp_id(struct ws2401 *ws) in ws2401_read_mtp_id()
128 static int ws2401_power_on(struct ws2401 *ws) in ws2401_power_on()
223 static int ws2401_power_off(struct ws2401 *ws) in ws2401_power_off()
233 struct ws2401 *ws = to_ws2401(panel); in ws2401_unprepare()
246 struct ws2401 *ws = to_ws2401(panel); in ws2401_disable()
[all …]
DMakefile101 obj-$(CONFIG_DRM_PANEL_WIDECHIPS_WS2401) += panel-widechips-ws2401.o
DKconfig973 tristate "Widechips WS2401 DPI panel driver"
978 Say Y here if you want to enable support for the Widechips WS2401 DPI
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/
Dsamsung,lms380kf01.yaml10 Displays (SMD) utilizing the WideChips WS2401 display controller. It can be
/linux-6.12.1/arch/arm/boot/dts/st/
Dste-ux500-samsung-codina.dts354 * Some Codinas (90%) have a WideChips WS2401-based LMS380KF01
/linux-6.12.1/
DMAINTAINERS7471 DRM DRIVER FOR WIDECHIPS WS2401 PANELS
7476 F: drivers/gpu/drm/panel/panel-widechips-ws2401.c