Home
last modified time | relevance | path

Searched refs:clcd_panel (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/video/fbdev/
Damba-clcd.c557 struct clcd_panel *clcd_panel) in clcdfb_of_get_dpi_panel_mode() argument
571 err = fb_videomode_from_videomode(&video, &clcd_panel->mode); in clcdfb_of_get_dpi_panel_mode()
577 clcd_panel->tim2 |= TIM2_IPC; in clcdfb_of_get_dpi_panel_mode()
585 clcd_panel->tim2 |= TIM2_IPC; in clcdfb_of_get_dpi_panel_mode()
588 clcd_panel->tim2 |= TIM2_IHS; in clcdfb_of_get_dpi_panel_mode()
591 clcd_panel->tim2 |= TIM2_IVS; in clcdfb_of_get_dpi_panel_mode()
594 clcd_panel->tim2 |= TIM2_IOE; in clcdfb_of_get_dpi_panel_mode()
606 struct clcd_panel *clcd_panel) in clcdfb_of_get_backlight() argument
613 clcd_panel->backlight = of_find_backlight_by_node(backlight); in clcdfb_of_get_backlight()
616 if (!clcd_panel->backlight) in clcdfb_of_get_backlight()
[all …]
/Linux-v5.4/arch/arm/mach-integrator/
Dimpd1.c72 static struct clcd_panel vga = {
100 static struct clcd_panel svga = {
128 static struct clcd_panel prospector = {
160 static struct clcd_panel ltm10c209 = {
/Linux-v5.4/include/linux/amba/
Dclcd.h43 struct clcd_panel { struct
132 struct clcd_panel *panel;
/Linux-v5.4/Documentation/devicetree/bindings/display/
Darm,pl11x.txt84 remote-endpoint = <&clcd_panel>;
94 clcd_panel: endpoint {