Searched refs:bu18rl82 (Results 1 – 5 of 5) sorted by relevance
25 struct bu18rl82;29 int (*prepare)(struct bu18rl82 *rl82);30 int (*unprepare)(struct bu18rl82 *rl82);31 int (*enable)(struct bu18rl82 *rl82);32 int (*disable)(struct bu18rl82 *rl82);33 int (*backlight_enable)(struct bu18rl82 *rl82);34 int (*backlight_disable)(struct bu18rl82 *rl82);37 struct bu18rl82 { struct45 struct bu18rl82 *rl82 = dev_get_priv(panel->dev); in bu18rl82_panel_prepare() argument54 struct bu18rl82 *rl82 = dev_get_priv(panel->dev); in bu18rl82_panel_unprepare()[all …]
19 obj-$(CONFIG_DRM_PANEL_ROHM_BU18RL82) += panel-rohm-bu18rl82.o37 obj-$(CONFIG_DRM_ROHM_BU18XL82) += rohm-bu18tl82.o rohm-bu18rl82.o
207 U_BOOT_DRIVER(bu18rl82) = {
24 tristate "rohm bu18rl82 serdes"27 To support rohm bu18rl82 display serdes.
10 obj-$(CONFIG_SERDES_DISPLAY_CHIP_ROHM_BU18RL82) += rohm-bu18rl82.o