Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/
Damba-clcd.c544 struct clcd_panel *clcd_panel) in clcdfb_of_get_dpi_panel_mode() argument
558 err = fb_videomode_from_videomode(&video, &clcd_panel->mode); in clcdfb_of_get_dpi_panel_mode()
564 clcd_panel->tim2 |= TIM2_IPC; in clcdfb_of_get_dpi_panel_mode()
572 clcd_panel->tim2 |= TIM2_IPC; in clcdfb_of_get_dpi_panel_mode()
575 clcd_panel->tim2 |= TIM2_IHS; in clcdfb_of_get_dpi_panel_mode()
578 clcd_panel->tim2 |= TIM2_IVS; in clcdfb_of_get_dpi_panel_mode()
581 clcd_panel->tim2 |= TIM2_IOE; in clcdfb_of_get_dpi_panel_mode()
593 struct clcd_panel *clcd_panel) in clcdfb_of_get_backlight() argument
602 clcd_panel->backlight = backlight; in clcdfb_of_get_backlight()
607 struct clcd_panel *clcd_panel) in clcdfb_of_get_mode() argument
[all …]
/linux-6.1.9/include/linux/amba/
Dclcd.h43 struct clcd_panel { struct
132 struct clcd_panel *panel;
/linux-6.1.9/Documentation/devicetree/bindings/display/
Darm,pl11x.yaml156 remote-endpoint = <&clcd_panel>;
165 clcd_panel: endpoint {