| /linux/arch/arc/boot/dts/ |
| H A 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/drivers/hwspinlock/ |
| H A 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/arch/mips/boot/dts/mscc/ |
| H A 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>;
|
| H A D | serval.dtsi | 41 ahb_clk: ahb-clk { label 77 clocks = <&ahb_clk>; 90 clocks = <&ahb_clk>; 150 clocks = <&ahb_clk>;
|
| H A 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>;
|
| H A D | luton.dtsi | 38 ahb_clk: ahb-clk { label 74 clocks = <&ahb_clk>; 89 clocks = <&ahb_clk>;
|
| /linux/drivers/staging/media/sunxi/cedrus/ |
| H A D | cedrus_hw.c | 194 clk_disable_unprepare(dev->ahb_clk); in cedrus_hw_suspend() 213 ret = clk_prepare_enable(dev->ahb_clk); in cedrus_hw_resume() 239 clk_disable_unprepare(dev->ahb_clk); in cedrus_hw_resume() 283 dev->ahb_clk = devm_clk_get(dev->dev, "ahb"); in cedrus_hw_probe() 284 if (IS_ERR(dev->ahb_clk)) { in cedrus_hw_probe() 287 ret = PTR_ERR(dev->ahb_clk); in cedrus_hw_probe()
|
| H A D | cedrus.h | 195 struct clk *ahb_clk; member
|
| /linux/arch/arm64/boot/dts/microchip/ |
| H A D | sparx5.dtsi | 92 ahb_clk: ahb-clk { label 153 clocks = <&ahb_clk>; 166 clocks = <&ahb_clk>; 182 clocks = <&ahb_clk>; 190 clocks = <&ahb_clk>; 401 clocks = <&ahb_clk>; 415 clocks = <&ahb_clk>; 422 clocks = <&ahb_clk>;
|
| /linux/arch/arm64/boot/dts/amd/ |
| H A D | elba.dtsi | 18 ahb_clk: oscillator0 { label 65 clocks = <&ahb_clk>; 76 clocks = <&ahb_clk>; 101 clocks = <&ahb_clk>;
|
| H A D | elba-asic-common.dtsi | 6 &ahb_clk {
|
| /linux/arch/arm/boot/dts/nspire/ |
| H A D | nspire.dtsi | 49 ahb_clk: ahb_clk { label 60 clocks = <&ahb_clk>;
|
| H A D | nspire-classic.dtsi | 48 &ahb_clk {
|
| H A D | nspire-cx.dts | 43 &ahb_clk {
|
| /linux/drivers/ata/ |
| H A D | ahci_imx.c | 66 struct clk *ahb_clk; member 964 imxpriv->ahb_clk = devm_clk_get(dev, "ahb"); in imx_ahci_probe() 965 if (IS_ERR(imxpriv->ahb_clk)) { in imx_ahci_probe() 967 ret = PTR_ERR(imxpriv->ahb_clk); in imx_ahci_probe() 970 reg_val = clk_get_rate(imxpriv->ahb_clk) / 1000; in imx_ahci_probe()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | rockchip-nand-controller.c | 171 struct clk *ahb_clk; member 431 rate = clk_get_rate(nfc->ahb_clk); in rk_nfc_setup_interface() 934 ret = clk_prepare_enable(nfc->ahb_clk); in rk_nfc_enable_clks() 947 clk_disable_unprepare(nfc->ahb_clk); in rk_nfc_disable_clks() 1409 nfc->ahb_clk = devm_clk_get(dev, "ahb"); in rk_nfc_probe() 1410 if (IS_ERR(nfc->ahb_clk)) { in rk_nfc_probe() 1412 ret = PTR_ERR(nfc->ahb_clk); in rk_nfc_probe()
|
| H A D | sunxi_nand.c | 351 struct clk *ahb_clk; member 2278 nfc->ahb_clk = devm_clk_get_enabled(dev, "ahb"); in sunxi_nfc_probe() 2279 if (IS_ERR(nfc->ahb_clk)) { in sunxi_nfc_probe() 2281 return PTR_ERR(nfc->ahb_clk); in sunxi_nfc_probe()
|
| /linux/drivers/clk/sunxi-ng/ |
| H A D | ccu-suniv-f1c100s.c | 118 static struct ccu_div ahb_clk = { variable 328 &ahb_clk.common, 420 [CLK_AHB] = &ahb_clk.common.hw,
|
| H A D | ccu-sun5i.c | 203 static struct ccu_div ahb_clk = { variable 522 &ahb_clk.common, 650 [CLK_AHB] = &ahb_clk.common.hw, 789 [CLK_AHB] = &ahb_clk.common.hw, 895 [CLK_AHB] = &ahb_clk.common.hw,
|
| H A D | ccu-sun55i-a523.c | 350 static SUNXI_CCU_M_DATA_WITH_MUX(ahb_clk, "ahb", ahb_apb0_parents, 0x510, 354 static const struct clk_hw *ahb_hws[] = { &ahb_clk.common.hw }; 1216 &ahb_clk.common, 1402 [CLK_AHB] = &ahb_clk.common.hw,
|
| /linux/drivers/clk/actions/ |
| H A D | owl-s500.c | 218 static OWL_COMP_FIXED_FACTOR(ahb_clk, "ahb_clk", "h_clk", 442 &ahb_clk.common, 512 [CLK_AHB] = &ahb_clk.common.hw,
|
| H A D | owl-s900.c | 162 static OWL_DIVIDER(ahb_clk, "ahb_clk", "noc_clk_div", CMU_BUSCLK, 4, 1, NULL, 0, 0); 515 &ahb_clk.common, 608 [CLK_AHB] = &ahb_clk.common.hw,
|
| /linux/drivers/gpu/drm/msm/disp/mdp5/ |
| H A D | mdp5_kms.c | 242 clk_disable_unprepare(mdp5_kms->ahb_clk); in mdp5_disable() 256 clk_prepare_enable(mdp5_kms->ahb_clk); in mdp5_enable() 843 ret = get_clk(pdev, &mdp5_kms->ahb_clk, "iface", true); in mdp5_dev_probe()
|
| H A D | mdp5_kms.h | 52 struct clk *ahb_clk; member
|
| /linux/drivers/gpu/drm/msm/dsi/ |
| H A D | dsi_host.c | 206 struct clk *ahb_clk; in dsi_get_config() local 210 ahb_clk = msm_clk_get(msm_host->pdev, "iface"); in dsi_get_config() 211 if (IS_ERR(ahb_clk)) { in dsi_get_config() 212 dev_err_probe(dev, PTR_ERR(ahb_clk), "%s: cannot get interface clock\n", in dsi_get_config() 219 ret = clk_prepare_enable(ahb_clk); in dsi_get_config() 236 clk_disable_unprepare(ahb_clk); in dsi_get_config()
|