Searched refs:CLK_I2C2 (Results 1 – 25 of 37) sorted by relevance
12
/linux-5.19.10/include/dt-bindings/clock/ |
D | stm32fx-clock.h | 53 #define CLK_I2C2 27 macro
|
D | exynos5410.h | 42 #define CLK_I2C2 263 macro
|
D | actions,s500-cmu.h | 41 #define CLK_I2C2 21 macro
|
D | actions,s700-cmu.h | 76 #define CLK_I2C2 52 macro
|
D | actions,s900-cmu.h | 58 #define CLK_I2C2 40 macro
|
D | exynos5250.h | 100 #define CLK_I2C2 296 macro
|
D | s5pv210.h | 168 #define CLK_I2C2 150 macro
|
D | exynos4.h | 157 #define CLK_I2C2 319 macro
|
D | exynos5420.h | 72 #define CLK_I2C2 263 macro
|
D | exynos3250.h | 218 #define CLK_I2C2 212 macro
|
D | sprd,sc9860-clk.h | 92 #define CLK_I2C2 9 macro
|
D | rk3568-cru.h | 393 #define CLK_I2C2 330 macro
|
/linux-5.19.10/drivers/clk/samsung/ |
D | clk-exynos5410.c | 203 GATE(CLK_I2C2, "i2c2", "aclk66", GATE_IP_PERIC, 8, 0, 0),
|
D | clk-s5pv210.c | 580 GATE(CLK_I2C2, "i2c2", "dout_pclkp", CLK_GATE_IP3, 9, 0, 0),
|
D | clk-exynos5250.c | 580 GATE(CLK_I2C2, "i2c2", "div_aclk66", GATE_IP_PERIC, 8, 0, 0),
|
/linux-5.19.10/Documentation/devicetree/bindings/clock/ |
D | st,stm32-rcc.txt | 103 27 CLK_I2C2
|
/linux-5.19.10/arch/arm64/boot/dts/actions/ |
D | s700.dtsi | 203 clocks = <&cmu CLK_I2C2>;
|
D | s900.dtsi | 215 clocks = <&cmu CLK_I2C2>;
|
/linux-5.19.10/arch/arm/boot/dts/ |
D | owl-s500.dtsi | 219 clocks = <&cmu CLK_I2C2>;
|
D | exynos5410.dtsi | 277 clocks = <&clock CLK_I2C2>;
|
D | stm32f746.dtsi | 310 clocks = <&rcc 1 CLK_I2C2>;
|
/linux-5.19.10/drivers/clk/actions/ |
D | owl-s500.c | 485 [CLK_I2C2] = &i2c2_clk.common.hw,
|
D | owl-s700.c | 544 [CLK_I2C2] = &clk_i2c2.common.hw,
|
D | owl-s900.c | 637 [CLK_I2C2] = &i2c2_clk.common.hw,
|
/linux-5.19.10/drivers/clk/ |
D | clk-stm32f4.c | 1361 CLK_I2C2, "i2c2", 1512 CLK_I2C2, "i2c2",
|
12