Home
last modified time | relevance | path

Searched full:db7430 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/gpu/drm/panel/
H A Dpanel-samsung-db7430.c4 * According to the data sheet the display controller is called DB7430.
49 * struct db7430 - state container for a panel controlled by the DB7430
52 struct db7430 { struct
84 static inline struct db7430 *to_db7430(struct drm_panel *panel) in to_db7430() argument
86 return container_of(panel, struct db7430, panel); in to_db7430()
89 static int db7430_power_on(struct db7430 *db) in db7430_power_on()
164 static int db7430_power_off(struct db7430 *db) in db7430_power_off()
179 struct db7430 *db = to_db7430(panel); in db7430_disable()
197 struct db7430 *db = to_db7430(panel); in db7430_enable()
230 struct db7430 *db = to_db7430(panel); in db7430_get_modes()
[all …]
H A DMakefile53 obj-$(CONFIG_DRM_PANEL_SAMSUNG_DB7430) += panel-samsung-db7430.o
H A DKconfig531 tristate "Samsung DB7430-based DPI panels"
537 DB7430 DPI display controller used in such devices as the
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H A Dsamsung,lms397kf04.yaml10 named DB7430 with a separate backlight controller.
/openbmc/linux/
H A DMAINTAINERS6751 DRM DRIVER FOR SAMSUNG DB7430 PANELS
6756 F: drivers/gpu/drm/panel/panel-samsung-db7430.c
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]