Searched refs:CLK_I2C3 (Results 1 – 25 of 35) sorted by relevance
12
/linux-6.1.9/include/dt-bindings/clock/ |
D | stm32fx-clock.h | 54 #define CLK_I2C3 28 macro
|
D | exynos5410.h | 43 #define CLK_I2C3 264 macro
|
D | actions,s500-cmu.h | 42 #define CLK_I2C3 22 macro
|
D | actions,s700-cmu.h | 77 #define CLK_I2C3 53 macro
|
D | actions,s900-cmu.h | 59 #define CLK_I2C3 41 macro
|
D | exynos5250.h | 101 #define CLK_I2C3 297 macro
|
D | exynos5420.h | 73 #define CLK_I2C3 264 macro
|
D | exynos4.h | 158 #define CLK_I2C3 320 macro
|
D | exynos3250.h | 217 #define CLK_I2C3 211 macro
|
D | sprd,sc9860-clk.h | 93 #define CLK_I2C3 10 macro
|
D | rockchip,rv1126-cru.h | 100 #define CLK_I2C3 34 macro
|
D | rk3568-cru.h | 395 #define CLK_I2C3 332 macro
|
/linux-6.1.9/drivers/clk/samsung/ |
D | clk-exynos5410.c | 204 GATE(CLK_I2C3, "i2c3", "aclk66", GATE_IP_PERIC, 9, 0, 0),
|
D | clk-exynos5250.c | 581 GATE(CLK_I2C3, "i2c3", "div_aclk66", GATE_IP_PERIC, 9, 0, 0),
|
D | clk-exynos3250.c | 659 GATE(CLK_I2C3, "i2c3", "div_aclk_100", GATE_IP_PERIL, 9, 0, 0),
|
/linux-6.1.9/Documentation/devicetree/bindings/clock/ |
D | st,stm32-rcc.txt | 104 28 CLK_I2C3
|
/linux-6.1.9/arch/arm64/boot/dts/actions/ |
D | s700.dtsi | 213 clocks = <&cmu CLK_I2C3>;
|
D | s900.dtsi | 225 clocks = <&cmu CLK_I2C3>;
|
/linux-6.1.9/arch/arm/boot/dts/ |
D | owl-s500.dtsi | 229 clocks = <&cmu CLK_I2C3>;
|
D | exynos5410.dtsi | 284 clocks = <&clock CLK_I2C3>;
|
D | stm32f746.dtsi | 322 clocks = <&rcc 1 CLK_I2C3>;
|
/linux-6.1.9/drivers/clk/actions/ |
D | owl-s500.c | 486 [CLK_I2C3] = &i2c3_clk.common.hw,
|
D | owl-s700.c | 545 [CLK_I2C3] = &clk_i2c3.common.hw,
|
D | owl-s900.c | 638 [CLK_I2C3] = &i2c3_clk.common.hw,
|
/linux-6.1.9/drivers/clk/ |
D | clk-stm32f4.c | 1368 CLK_I2C3, "i2c3", 1519 CLK_I2C3, "i2c3",
|
12