Searched refs:CLK_LCD (Results 1 – 11 of 11) sorted by relevance
/linux-5.19.10/include/dt-bindings/clock/ |
D | stm32fx-clock.h | 30 #define CLK_LCD 8 macro
|
D | pxa-clock.h | 32 #define CLK_LCD 22 macro
|
D | actions,s700-cmu.h | 90 #define CLK_LCD 63 macro
|
D | actions,s900-cmu.h | 65 #define CLK_LCD 47 macro
|
/linux-5.19.10/Documentation/devicetree/bindings/display/ |
D | marvell,pxa2xx-lcdc.txt | 28 clocks = <&clks CLK_LCD>;
|
/linux-5.19.10/arch/arm/boot/dts/ |
D | pxa2xx.dtsi | 158 clocks = <&clks CLK_LCD>;
|
D | stm32f429.dtsi | 645 clocks = <&rcc 1 CLK_LCD>;
|
/linux-5.19.10/drivers/clk/ |
D | clk-stm32f4.c | 1175 CLK_LCD, "lcd-tft", lcd_parent, ARRAY_SIZE(lcd_parent), 1202 CLK_LCD, "lcd-tft", lcd_parent, ARRAY_SIZE(lcd_parent), 1247 CLK_LCD, "lcd-tft", lcd_parent, ARRAY_SIZE(lcd_parent), 1393 CLK_LCD, "lcd-tft", lcd_parent, ARRAY_SIZE(lcd_parent),
|
/linux-5.19.10/Documentation/devicetree/bindings/clock/ |
D | st,stm32-rcc.txt | 83 8 CLK_LCD (LCD-TFT)
|
/linux-5.19.10/drivers/clk/actions/ |
D | owl-s700.c | 554 [CLK_LCD] = &clk_lcd.common.hw,
|
D | owl-s900.c | 660 [CLK_LCD] = &lcd_clk.common.hw,
|