| /linux/drivers/watchdog/ |
| H A D | asm9260_wdt.c | 58 struct clk *clk_ahb; member 215 priv->clk_ahb = devm_clk_get(priv->dev, "ahb"); in asm9260_wdt_get_dt_clks() 216 if (IS_ERR(priv->clk_ahb)) { in asm9260_wdt_get_dt_clks() 218 return PTR_ERR(priv->clk_ahb); in asm9260_wdt_get_dt_clks() 221 err = clk_prepare_enable(priv->clk_ahb); in asm9260_wdt_get_dt_clks() 228 priv->clk_ahb); in asm9260_wdt_get_dt_clks()
|
| /linux/drivers/mmc/host/ |
| H A D | sdhci-esdhc-mcf.c | 27 struct clk *clk_ahb; member 432 mcf_data->clk_ahb = devm_clk_get(&pdev->dev, "ahb"); in sdhci_esdhc_mcf_probe() 433 if (IS_ERR(mcf_data->clk_ahb)) in sdhci_esdhc_mcf_probe() 434 return PTR_ERR(mcf_data->clk_ahb); in sdhci_esdhc_mcf_probe() 450 err = clk_prepare_enable(mcf_data->clk_ahb); in sdhci_esdhc_mcf_probe() 477 clk_disable_unprepare(mcf_data->clk_ahb); in sdhci_esdhc_mcf_probe() 494 clk_disable_unprepare(mcf_data->clk_ahb); in sdhci_esdhc_mcf_remove()
|
| H A D | sdhci-of-arasan.c | 188 struct clk *clk_ahb; member 649 clk_disable(sdhci_arasan->clk_ahb); in sdhci_arasan_suspend() 669 ret = clk_enable(sdhci_arasan->clk_ahb); in sdhci_arasan_resume() 1919 sdhci_arasan->clk_ahb = devm_clk_get(dev, "clk_ahb"); in sdhci_arasan_probe() 1920 if (IS_ERR(sdhci_arasan->clk_ahb)) in sdhci_arasan_probe() 1921 return dev_err_probe(dev, PTR_ERR(sdhci_arasan->clk_ahb), in sdhci_arasan_probe() 1928 ret = clk_prepare_enable(sdhci_arasan->clk_ahb); in sdhci_arasan_probe() 2050 clk_disable_unprepare(sdhci_arasan->clk_ahb); in sdhci_arasan_probe() 2059 struct clk *clk_ahb = sdhci_arasan->clk_ahb; in sdhci_arasan_remove() local 2073 clk_disable_unprepare(clk_ahb); in sdhci_arasan_remove()
|
| /linux/drivers/dma/ |
| H A D | imx-sdma.c | 532 struct clk *clk_ahb; member 1498 ret = clk_enable(sdmac->sdma->clk_ahb); in sdma_alloc_chan_resources() 1509 clk_disable(sdmac->sdma->clk_ahb); in sdma_alloc_chan_resources() 1534 clk_disable(sdma->clk_ahb); in sdma_free_chan_resources() 2018 clk_enable(sdma->clk_ahb); in sdma_load_firmware() 2024 clk_disable(sdma->clk_ahb); in sdma_load_firmware() 2124 ret = clk_enable(sdma->clk_ahb); in sdma_init() 2129 (clk_get_rate(sdma->clk_ahb) == clk_get_rate(sdma->clk_ipg))) in sdma_init() 2183 clk_disable(sdma->clk_ahb); in sdma_init() 2188 clk_disable(sdma->clk_ahb); in sdma_init() [all …]
|
| /linux/drivers/video/fbdev/ |
| H A D | imxfb.c | 163 struct clk *clk_ahb; member 539 ret = clk_prepare_enable(fbi->clk_ahb); in imxfb_enable_controller() 551 clk_disable_unprepare(fbi->clk_ahb); in imxfb_enable_controller() 568 clk_disable_unprepare(fbi->clk_ahb); in imxfb_disable_controller() 969 fbi->clk_ahb = devm_clk_get(&pdev->dev, "ahb"); in imxfb_probe() 970 if (IS_ERR(fbi->clk_ahb)) { in imxfb_probe() 971 ret = PTR_ERR(fbi->clk_ahb); in imxfb_probe()
|
| /linux/drivers/tty/serial/ |
| H A D | mxs-auart.c | 427 struct clk *clk_ahb; member 1472 s->clk_ahb = devm_clk_get(s->dev, "ahb"); in mxs_get_clks() 1473 if (IS_ERR(s->clk_ahb)) { in mxs_get_clks() 1475 return PTR_ERR(s->clk_ahb); in mxs_get_clks() 1478 err = clk_prepare_enable(s->clk_ahb); in mxs_get_clks() 1484 err = clk_set_rate(s->clk, clk_get_rate(s->clk_ahb)); in mxs_get_clks() 1499 clk_disable_unprepare(s->clk_ahb); in mxs_get_clks() 1686 clk_disable_unprepare(s->clk_ahb); in mxs_auart_probe() 1701 clk_disable_unprepare(s->clk_ahb); in mxs_auart_remove()
|
| /linux/drivers/clk/actions/ |
| H A D | owl-s700.c | 174 static OWL_DIVIDER(clk_ahb, "ahb_clk", "hp_clk_div", CMU_BUSCLK1, 2, 2, NULL, 0, 0); 421 &clk_ahb.common, 504 [CLK_AHB] = &clk_ahb.common.hw,
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-am62l-main.dtsi | 271 clock-names = "clk_ahb", "clk_xin"; 287 clock-names = "clk_ahb", "clk_xin"; 304 clock-names = "clk_ahb", "clk_xin";
|
| H A D | k3-am62a-main.dtsi | 597 clock-names = "clk_ahb", "clk_xin"; 613 clock-names = "clk_ahb", "clk_xin"; 636 clock-names = "clk_ahb", "clk_xin";
|
| H A D | k3-am62-main.dtsi | 569 clock-names = "clk_ahb", "clk_xin"; 587 clock-names = "clk_ahb", "clk_xin"; 610 clock-names = "clk_ahb", "clk_xin";
|
| /linux/arch/arm/boot/dts/xilinx/ |
| H A D | zynq-7000.dtsi | 317 clock-names = "clk_xin", "clk_ahb"; 327 clock-names = "clk_xin", "clk_ahb";
|
| /linux/drivers/media/platform/chips-media/coda/ |
| H A D | coda-common.c | 2684 ret = clk_prepare_enable(dev->clk_ahb); in coda_open() 2718 clk_disable_unprepare(dev->clk_ahb); in coda_open() 2759 clk_disable_unprepare(dev->clk_ahb); in coda_release() 2792 ret = clk_prepare_enable(dev->clk_ahb); in coda_hw_init() 2870 clk_disable_unprepare(dev->clk_ahb); in coda_hw_init() 3165 dev->clk_ahb = devm_clk_get(&pdev->dev, "ahb"); in coda_probe() 3166 if (IS_ERR(dev->clk_ahb)) { in coda_probe() 3168 return PTR_ERR(dev->clk_ahb); in coda_probe()
|
| H A D | coda.h | 88 struct clk *clk_ahb; member
|
| H A D | coda-bit.c | 949 ret = clk_prepare_enable(dev->clk_ahb); in coda_check_firmware() 978 clk_disable_unprepare(dev->clk_ahb); in coda_check_firmware() 1003 clk_disable_unprepare(dev->clk_ahb); in coda_check_firmware()
|
| /linux/drivers/net/ethernet/freescale/ |
| H A D | fec_main.c | 5309 fep->clk_ahb = devm_clk_get(&pdev->dev, "ahb"); in fec_probe() 5310 if (IS_ERR(fep->clk_ahb)) { in fec_probe() 5311 ret = PTR_ERR(fep->clk_ahb); in fec_probe() 5315 fep->itr_clk_rate = clk_get_rate(fep->clk_ahb); in fec_probe() 5356 ret = clk_prepare_enable(fep->clk_ahb); in fec_probe() 5467 clk_disable_unprepare(fep->clk_ahb); in fec_probe() 5516 clk_disable_unprepare(fep->clk_ahb); in fec_drv_remove() 5639 clk_disable_unprepare(fep->clk_ahb); in fec_runtime_suspend() 5651 ret = clk_prepare_enable(fep->clk_ahb); in fec_runtime_resume() 5661 clk_disable_unprepare(fep->clk_ahb); in fec_runtime_resume()
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-base.dtsi | 428 clock-names = "clk_xin", "clk_ahb";
|