Home
last modified time | relevance | path

Searched refs:CLK_LCD (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/include/dt-bindings/clock/
Dstm32fx-clock.h30 #define CLK_LCD 8 macro
Dpxa-clock.h32 #define CLK_LCD 22 macro
Dactions,s700-cmu.h90 #define CLK_LCD 63 macro
Dactions,s900-cmu.h65 #define CLK_LCD 47 macro
/linux-5.19.10/Documentation/devicetree/bindings/display/
Dmarvell,pxa2xx-lcdc.txt28 clocks = <&clks CLK_LCD>;
/linux-5.19.10/arch/arm/boot/dts/
Dpxa2xx.dtsi158 clocks = <&clks CLK_LCD>;
Dstm32f429.dtsi645 clocks = <&rcc 1 CLK_LCD>;
/linux-5.19.10/drivers/clk/
Dclk-stm32f4.c1175 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/
Dst,stm32-rcc.txt83 8 CLK_LCD (LCD-TFT)
/linux-5.19.10/drivers/clk/actions/
Dowl-s700.c554 [CLK_LCD] = &clk_lcd.common.hw,
Dowl-s900.c660 [CLK_LCD] = &lcd_clk.common.hw,