Searched refs:CLK_I2C0 (Results 1 – 25 of 38) sorted by relevance
12
| /linux/include/dt-bindings/clock/ |
| H A D | exynos5410.h | 40 #define CLK_I2C0 261 macro
|
| H A D | microchip,mpfs-clock.h | 26 #define CLK_I2C0 15 macro
|
| H A D | actions,s500-cmu.h | 39 #define CLK_I2C0 19 macro
|
| H A D | actions,s700-cmu.h | 74 #define CLK_I2C0 50 macro
|
| H A D | actions,s900-cmu.h | 56 #define CLK_I2C0 38 macro
|
| H A D | exynos5250.h | 98 #define CLK_I2C0 294 macro
|
| H A D | s5pv210.h | 169 #define CLK_I2C0 151 macro
|
| H A D | exynos4.h | 155 #define CLK_I2C0 317 macro
|
| H A D | exynos5420.h | 70 #define CLK_I2C0 261 macro
|
| H A D | rockchip,rk3506-cru.h | 123 #define CLK_I2C0 110 macro
|
| H A D | exynos3250.h | 220 #define CLK_I2C0 214 macro
|
| H A D | rockchip,rv1126b-cru.h | 296 #define CLK_I2C0 283 macro
|
| H A D | sprd,sc9860-clk.h | 90 #define CLK_I2C0 7 macro
|
| H A D | rockchip,rk3528-cru.h | 235 #define CLK_I2C0 223 macro
|
| H A D | rockchip,rv1126-cru.h | 26 #define CLK_I2C0 12 macro
|
| H A D | rockchip,rk3576-cru.h | 512 #define CLK_I2C0 494 macro
|
| H A D | rockchip,rk3588-cru.h | 643 #define CLK_I2C0 628 macro
|
| H A D | rk3568-cru.h | 20 #define CLK_I2C0 7 macro
|
| /linux/arch/arm64/boot/dts/actions/ |
| H A D | s700.dtsi | 183 clocks = <&cmu CLK_I2C0>;
|
| H A D | s900.dtsi | 195 clocks = <&cmu CLK_I2C0>;
|
| /linux/arch/arm/boot/dts/actions/ |
| H A D | owl-s500.dtsi | 199 clocks = <&cmu CLK_I2C0>;
|
| /linux/drivers/clk/microchip/ |
| H A D | clk-mpfs.c | 431 CLK_PERIPH(CLK_I2C0, "clk_periph_i2c0", PARENT_CLK(AHB), 12, 0),
|
| /linux/drivers/clk/actions/ |
| H A D | owl-s500.c | 483 [CLK_I2C0] = &i2c0_clk.common.hw,
|
| H A D | owl-s700.c | 542 [CLK_I2C0] = &clk_i2c0.common.hw,
|
| H A D | owl-s900.c | 635 [CLK_I2C0] = &i2c0_clk.common.hw,
|
12