| /Linux-v5.15/arch/arc/boot/dts/ |
| D | abilis_tb10x.dtsi | 59 ahb_clk: clkdiv_ahb { label 63 clock-output-names = "ahb_clk"; 102 clocks = <&ahb_clk>; 118 clocks = <&ahb_clk>; 130 clocks = <&ahb_clk>; 139 clocks = <&ahb_clk>; 148 clocks = <&ahb_clk>; 157 clocks = <&ahb_clk>; 166 clocks = <&ahb_clk>; 178 clocks = <&ahb_clk>; [all …]
|
| /Linux-v5.15/drivers/hwspinlock/ |
| D | sun6i_hwspinlock.c | 32 struct clk *ahb_clk; member 87 clk_disable_unprepare(priv->ahb_clk); in sun6i_hwspinlock_disable() 107 priv->ahb_clk = devm_clk_get(&pdev->dev, "ahb"); in sun6i_hwspinlock_probe() 108 if (IS_ERR(priv->ahb_clk)) { in sun6i_hwspinlock_probe() 109 err = PTR_ERR(priv->ahb_clk); in sun6i_hwspinlock_probe() 125 err = clk_prepare_enable(priv->ahb_clk); in sun6i_hwspinlock_probe() 186 clk_disable_unprepare(priv->ahb_clk); in sun6i_hwspinlock_probe()
|
| /Linux-v5.15/drivers/clk/spear/ |
| D | spear6xx_clock.c | 105 static const char *ddr_parents[] = { "ahb_clk", "ahbmult2_clk", "none", 157 clk = clk_register_divider(NULL, "ahb_clk", "pll1_clk", in spear6xx_clk_init() 160 clk_register_clkdev(clk, "ahb_clk", NULL); in spear6xx_clk_init() 275 clk = clk_register_fixed_factor(NULL, "ahbmult2_clk", "ahb_clk", 0, 2, in spear6xx_clk_init() 284 clk = clk_register_divider(NULL, "apb_clk", "ahb_clk", in spear6xx_clk_init() 289 clk = clk_register_gate(NULL, "dma_clk", "ahb_clk", 0, PERIP1_CLK_ENB, in spear6xx_clk_init() 293 clk = clk_register_gate(NULL, "fsmc_clk", "ahb_clk", 0, PERIP1_CLK_ENB, in spear6xx_clk_init() 297 clk = clk_register_gate(NULL, "gmac_clk", "ahb_clk", 0, PERIP1_CLK_ENB, in spear6xx_clk_init() 301 clk = clk_register_gate(NULL, "i2c_clk", "ahb_clk", 0, PERIP1_CLK_ENB, in spear6xx_clk_init() 305 clk = clk_register_gate(NULL, "jpeg_clk", "ahb_clk", 0, PERIP1_CLK_ENB, in spear6xx_clk_init() [all …]
|
| D | spear1340_clock.c | 581 clk = clk_register_mux(NULL, "ahb_clk", ahb_parents, in spear1340_clk_init() 585 clk_register_clkdev(clk, "ahb_clk", NULL); in spear1340_clk_init() 587 clk = clk_register_fixed_factor(NULL, "apb_clk", "ahb_clk", 0, 1, in spear1340_clk_init() 787 clk = clk_register_gate(NULL, "i2c0_clk", "ahb_clk", 0, in spear1340_clk_init() 792 clk = clk_register_gate(NULL, "i2c1_clk", "ahb_clk", 0, in spear1340_clk_init() 797 clk = clk_register_gate(NULL, "dma_clk", "ahb_clk", 0, in spear1340_clk_init() 803 clk = clk_register_gate(NULL, "gmac_clk", "ahb_clk", 0, in spear1340_clk_init() 808 clk = clk_register_gate(NULL, "fsmc_clk", "ahb_clk", 0, in spear1340_clk_init() 813 clk = clk_register_gate(NULL, "smi_clk", "ahb_clk", 0, in spear1340_clk_init() 818 clk = clk_register_gate(NULL, "usbh0_clk", "ahb_clk", 0, in spear1340_clk_init() [all …]
|
| D | spear3xx_clock.c | 137 static const char *ddr_parents[] = { "ahb_clk", "ahbmult2_clk", "none", 431 clk = clk_register_divider(NULL, "ahb_clk", "pll1_clk", in spear3xx_clk_init() 434 clk_register_clkdev(clk, "ahb_clk", NULL); in spear3xx_clk_init() 556 clk = clk_register_fixed_factor(NULL, "ahbmult2_clk", "ahb_clk", 0, 2, in spear3xx_clk_init() 565 clk = clk_register_divider(NULL, "apb_clk", "ahb_clk", in spear3xx_clk_init() 570 clk = clk_register_gate(NULL, "amem_clk", "ahb_clk", 0, AMEM_CLK_CFG, in spear3xx_clk_init() 574 clk = clk_register_gate(NULL, "c3_clk", "ahb_clk", 0, PERIP1_CLK_ENB, in spear3xx_clk_init() 578 clk = clk_register_gate(NULL, "dma_clk", "ahb_clk", 0, PERIP1_CLK_ENB, in spear3xx_clk_init() 582 clk = clk_register_gate(NULL, "gmac_clk", "ahb_clk", 0, PERIP1_CLK_ENB, in spear3xx_clk_init() 586 clk = clk_register_gate(NULL, "i2c0_clk", "ahb_clk", 0, PERIP1_CLK_ENB, in spear3xx_clk_init() [all …]
|
| D | spear1310_clock.c | 504 clk = clk_register_fixed_factor(NULL, "ahb_clk", "pll1_clk", 0, 1, in spear1310_clk_init() 506 clk_register_clkdev(clk, "ahb_clk", NULL); in spear1310_clk_init() 690 clk = clk_register_gate(NULL, "i2c0_clk", "ahb_clk", 0, in spear1310_clk_init() 695 clk = clk_register_gate(NULL, "dma_clk", "ahb_clk", 0, in spear1310_clk_init() 701 clk = clk_register_gate(NULL, "jpeg_clk", "ahb_clk", 0, in spear1310_clk_init() 706 clk = clk_register_gate(NULL, "gmac_clk", "ahb_clk", 0, in spear1310_clk_init() 711 clk = clk_register_gate(NULL, "fsmc_clk", "ahb_clk", 0, in spear1310_clk_init() 716 clk = clk_register_gate(NULL, "smi_clk", "ahb_clk", 0, in spear1310_clk_init() 721 clk = clk_register_gate(NULL, "usbh0_clk", "ahb_clk", 0, in spear1310_clk_init() 727 clk = clk_register_gate(NULL, "usbh1_clk", "ahb_clk", 0, in spear1310_clk_init() [all …]
|
| /Linux-v5.15/drivers/spi/ |
| D | spi-rb4xx.c | 137 struct clk *ahb_clk; in rb4xx_spi_probe() local 150 ahb_clk = devm_clk_get(&pdev->dev, "ahb"); in rb4xx_spi_probe() 151 if (IS_ERR(ahb_clk)) in rb4xx_spi_probe() 152 return PTR_ERR(ahb_clk); in rb4xx_spi_probe() 165 rbspi->clk = ahb_clk; in rb4xx_spi_probe() 174 err = clk_prepare_enable(ahb_clk); in rb4xx_spi_probe()
|
| /Linux-v5.15/arch/mips/boot/dts/mscc/ |
| D | jaguar2.dtsi | 42 ahb_clk: ahb-clk { label 78 clocks = <&ahb_clk>; 91 clocks = <&ahb_clk>; 151 clocks = <&ahb_clk>; 164 clocks = <&ahb_clk>;
|
| D | serval.dtsi | 41 ahb_clk: ahb-clk { label 77 clocks = <&ahb_clk>; 90 clocks = <&ahb_clk>; 150 clocks = <&ahb_clk>;
|
| D | ocelot.dtsi | 38 ahb_clk: ahb-clk { label 74 clocks = <&ahb_clk>; 89 clocks = <&ahb_clk>; 100 clocks = <&ahb_clk>; 113 clocks = <&ahb_clk>;
|
| D | luton.dtsi | 38 ahb_clk: ahb-clk { label 74 clocks = <&ahb_clk>; 89 clocks = <&ahb_clk>;
|
| /Linux-v5.15/drivers/gpu/drm/msm/disp/mdp5/ |
| D | mdp5_mdss.c | 21 struct clk *ahb_clk; member 138 clk_prepare_enable(mdp5_mdss->ahb_clk); in mdp5_mdss_enable() 156 clk_disable_unprepare(mdp5_mdss->ahb_clk); in mdp5_mdss_disable() 166 mdp5_mdss->ahb_clk = msm_clk_get(pdev, "iface"); in msm_mdss_get_clocks() 167 if (IS_ERR(mdp5_mdss->ahb_clk)) in msm_mdss_get_clocks() 168 mdp5_mdss->ahb_clk = NULL; in msm_mdss_get_clocks()
|
| /Linux-v5.15/drivers/staging/media/sunxi/cedrus/ |
| D | cedrus_hw.c | 154 clk_disable_unprepare(dev->ahb_clk); in cedrus_hw_suspend() 164 ret = clk_prepare_enable(dev->ahb_clk); in cedrus_hw_resume() 199 clk_disable_unprepare(dev->ahb_clk); in cedrus_hw_resume() 241 dev->ahb_clk = devm_clk_get(dev->dev, "ahb"); in cedrus_hw_probe() 242 if (IS_ERR(dev->ahb_clk)) { in cedrus_hw_probe() 245 ret = PTR_ERR(dev->ahb_clk); in cedrus_hw_probe()
|
| /Linux-v5.15/arch/arm64/boot/dts/microchip/ |
| D | sparx5.dtsi | 90 ahb_clk: ahb-clk { label 151 clocks = <&ahb_clk>; 164 clocks = <&ahb_clk>; 180 clocks = <&ahb_clk>; 188 clocks = <&ahb_clk>; 399 clocks = <&ahb_clk>; 413 clocks = <&ahb_clk>; 420 clocks = <&ahb_clk>;
|
| /Linux-v5.15/drivers/clk/loongson1/ |
| D | clk-loongson1c.c | 77 hw = clk_hw_register_fixed_factor(NULL, "ahb_clk", "ahb_clk_div", in ls1x_clk_init() 79 clk_hw_register_clkdev(hw, "ahb_clk", NULL); in ls1x_clk_init() 84 hw = clk_hw_register_fixed_factor(NULL, "apb_clk", "ahb_clk", 0, 1, in ls1x_clk_init()
|
| D | clk-loongson1b.c | 98 hw = clk_hw_register_mux(NULL, "ahb_clk", ahb_parents, in ls1x_clk_init() 102 clk_hw_register_clkdev(hw, "ahb_clk", NULL); in ls1x_clk_init() 108 hw = clk_hw_register_fixed_factor(NULL, "apb_clk", "ahb_clk", 0, 1, in ls1x_clk_init()
|
| /Linux-v5.15/arch/arm/boot/dts/ |
| D | nspire.dtsi | 39 ahb_clk: ahb_clk { label 50 clocks = <&ahb_clk>;
|
| D | nspire-classic.dtsi | 50 &ahb_clk {
|
| /Linux-v5.15/drivers/clk/actions/ |
| D | owl-s500.c | 189 static OWL_GATE(spi0_clk, "spi0_clk", "ahb_clk", CMU_DEVCLKEN1, 10, 0, CLK_IGNORE_UNUSED); 190 static OWL_GATE(spi1_clk, "spi1_clk", "ahb_clk", CMU_DEVCLKEN1, 11, 0, CLK_IGNORE_UNUSED); 191 static OWL_GATE(spi2_clk, "spi2_clk", "ahb_clk", CMU_DEVCLKEN1, 12, 0, CLK_IGNORE_UNUSED); 192 static OWL_GATE(spi3_clk, "spi3_clk", "ahb_clk", CMU_DEVCLKEN1, 13, 0, CLK_IGNORE_UNUSED); 218 static OWL_COMP_FIXED_FACTOR(ahb_clk, "ahb_clk", "h_clk", 442 &ahb_clk.common, 512 [CLK_AHB] = &ahb_clk.common.hw,
|
| D | owl-s900.c | 162 static OWL_DIVIDER(ahb_clk, "ahb_clk", "noc_clk_div", CMU_BUSCLK, 4, 1, NULL, 0, 0); 163 static OWL_DIVIDER(apb_clk, "apb_clk", "ahb_clk", CMU_BUSCLK, 8, 2, apb_div_table, 0, 0); 234 static OWL_GATE(spi0_clk, "spi0_clk", "ahb_clk", CMU_DEVCLKEN1, 10, 0, CLK_IGNORE_UNUSED); 235 static OWL_GATE(spi1_clk, "spi1_clk", "ahb_clk", CMU_DEVCLKEN1, 11, 0, CLK_IGNORE_UNUSED); 236 static OWL_GATE(spi2_clk, "spi2_clk", "ahb_clk", CMU_DEVCLKEN1, 12, 0, CLK_IGNORE_UNUSED); 237 static OWL_GATE(spi3_clk, "spi3_clk", "ahb_clk", CMU_DEVCLKEN1, 13, 0, CLK_IGNORE_UNUSED); 515 &ahb_clk.common, 608 [CLK_AHB] = &ahb_clk.common.hw,
|
| D | owl-s700.c | 172 static OWL_DIVIDER(clk_ahb, "ahb_clk", "hp_clk_div", CMU_BUSCLK1, 2, 2, NULL, 0, 0); 173 static OWL_DIVIDER(clk_apb, "apb_clk", "ahb_clk", CMU_BUSCLK1, 14, 2, NULL, 0, 0); 205 static OWL_GATE(clk_spi0, "spi0", "ahb_clk", CMU_DEVCLKEN1, 4, 0, 0); 206 static OWL_GATE(clk_spi1, "spi1", "ahb_clk", CMU_DEVCLKEN1, 5, 0, 0); 207 static OWL_GATE(clk_spi2, "spi2", "ahb_clk", CMU_DEVCLKEN1, 6, 0, 0); 208 static OWL_GATE(clk_spi3, "spi3", "ahb_clk", CMU_DEVCLKEN1, 7, 0, 0);
|
| /Linux-v5.15/drivers/gpu/drm/msm/edp/ |
| D | edp_ctrl.c | 66 struct clk *ahb_clk; member 163 ctrl->ahb_clk = msm_clk_get(pdev, "iface"); in edp_clk_init() 164 if (IS_ERR(ctrl->ahb_clk)) { in edp_clk_init() 165 ret = PTR_ERR(ctrl->ahb_clk); in edp_clk_init() 167 ctrl->ahb_clk = NULL; in edp_clk_init() 196 /* ahb_clk should be enabled first */ in edp_clk_enable() 198 ret = clk_prepare_enable(ctrl->ahb_clk); in edp_clk_enable() 272 clk_disable_unprepare(ctrl->ahb_clk); in edp_clk_enable() 288 clk_disable_unprepare(ctrl->ahb_clk); in edp_clk_disable()
|
| /Linux-v5.15/Documentation/devicetree/bindings/clock/ |
| D | nspire-clock.txt | 19 ahb_clk {
|
| /Linux-v5.15/Documentation/devicetree/bindings/hwmon/ |
| D | microchip,sparx5-temp.yaml | 43 clocks = <&ahb_clk>;
|
| /Linux-v5.15/Documentation/devicetree/bindings/mmc/ |
| D | sdhci-milbeaut.txt | 26 clocks = <&clk 7>, <&ahb_clk>;
|