| /Linux-v6.6/drivers/amba/ |
| D | tegra-ahb.c | 126 static inline u32 gizmo_readl(struct tegra_ahb *ahb, u32 offset) in gizmo_readl() argument 128 return readl(ahb->regs + offset); in gizmo_readl() 131 static inline void gizmo_writel(struct tegra_ahb *ahb, u32 value, u32 offset) in gizmo_writel() argument 133 writel(value, ahb->regs + offset); in gizmo_writel() 141 struct tegra_ahb *ahb; in tegra_ahb_enable_smmu() local 146 ahb = dev_get_drvdata(dev); in tegra_ahb_enable_smmu() 147 val = gizmo_readl(ahb, AHB_ARBITRATION_XBAR_CTRL); in tegra_ahb_enable_smmu() 149 gizmo_writel(ahb, val, AHB_ARBITRATION_XBAR_CTRL); in tegra_ahb_enable_smmu() 158 struct tegra_ahb *ahb = dev_get_drvdata(dev); in tegra_ahb_suspend() local 161 ahb->ctx[i] = gizmo_readl(ahb, tegra_ahb_gizmo[i]); in tegra_ahb_suspend() [all …]
|
| /Linux-v6.6/drivers/clk/imx/ |
| D | clk-imx35.c | 33 unsigned char arm, ahb, sel; member 37 { .arm = 1, .ahb = 4, .sel = 0}, 38 { .arm = 1, .ahb = 3, .sel = 1}, 39 { .arm = 2, .ahb = 2, .sel = 0}, 40 { .arm = 0, .ahb = 0, .sel = 0}, 41 { .arm = 0, .ahb = 0, .sel = 0}, 42 { .arm = 0, .ahb = 0, .sel = 0}, 43 { .arm = 4, .ahb = 1, .sel = 0}, 44 { .arm = 1, .ahb = 5, .sel = 0}, 45 { .arm = 1, .ahb = 8, .sel = 0}, [all …]
|
| /Linux-v6.6/Documentation/devicetree/bindings/iommu/ |
| D | nvidia,tegra30-smmu.txt | 10 - nvidia,ahb : phandle to the ahb bus connected to SMMU. 20 nvidia,ahb = <&ahb>;
|
| /Linux-v6.6/drivers/gpu/drm/msm/dp/ |
| D | dp_parser.c | 43 dss->ahb.base = dp_ioremap(pdev, 0, &dss->ahb.len); in dp_parser_ctrl_res() 44 if (IS_ERR(dss->ahb.base)) in dp_parser_ctrl_res() 45 return PTR_ERR(dss->ahb.base); in dp_parser_ctrl_res() 57 if (dss->ahb.len < DP_DEFAULT_P0_OFFSET + DP_DEFAULT_P0_SIZE) { in dp_parser_ctrl_res() 62 dss->ahb.len = DP_DEFAULT_AHB_SIZE; in dp_parser_ctrl_res() 63 dss->aux.base = dss->ahb.base + DP_DEFAULT_AUX_OFFSET; in dp_parser_ctrl_res() 65 dss->link.base = dss->ahb.base + DP_DEFAULT_LINK_OFFSET; in dp_parser_ctrl_res() 67 dss->p0.base = dss->ahb.base + DP_DEFAULT_P0_OFFSET; in dp_parser_ctrl_res()
|
| /Linux-v6.6/drivers/char/hw_random/ |
| D | jh7110-trng.c | 99 struct clk *ahb; member 242 clk_disable_unprepare(trng->ahb); in starfive_trng_cleanup() 311 trng->ahb = devm_clk_get(&pdev->dev, "ahb"); in starfive_trng_probe() 312 if (IS_ERR(trng->ahb)) in starfive_trng_probe() 313 return dev_err_probe(&pdev->dev, PTR_ERR(trng->ahb), in starfive_trng_probe() 322 clk_prepare_enable(trng->ahb); in starfive_trng_probe() 343 clk_disable_unprepare(trng->ahb); in starfive_trng_probe() 357 clk_disable_unprepare(trng->ahb); in starfive_trng_suspend() 367 clk_prepare_enable(trng->ahb); in starfive_trng_resume()
|
| /Linux-v6.6/Documentation/devicetree/bindings/clock/ |
| D | nspire-clock.txt | 5 "lsi,nspire-cx-ahb-divider" for the AHB divider in the CX model 6 "lsi,nspire-classic-ahb-divider" for the AHB divider in the older model 14 - clocks: For the "nspire-*-ahb-divider" compatible clocks, this is the parent
|
| D | qca,ath79-pll.txt | 20 - clock-output-names: should be "cpu", "ddr", "ahb" 32 clock-output-names = "cpu", "ddr", "ahb";
|
| /Linux-v6.6/drivers/crypto/starfive/ |
| D | jh7110-cryp.c | 152 cryp->ahb = devm_clk_get(&pdev->dev, "ahb"); in starfive_cryp_probe() 153 if (IS_ERR(cryp->ahb)) in starfive_cryp_probe() 154 return dev_err_probe(&pdev->dev, PTR_ERR(cryp->ahb), in starfive_cryp_probe() 175 clk_prepare_enable(cryp->ahb); in starfive_cryp_probe() 231 clk_disable_unprepare(cryp->ahb); in starfive_cryp_probe() 261 clk_disable_unprepare(cryp->ahb); in starfive_cryp_remove()
|
| /Linux-v6.6/arch/arm64/boot/dts/freescale/ |
| D | imx8-ss-conn.dtsi | 23 conn_ahb_clk: clock-conn-ahb { 45 ahb-burst-config = <0x0>; 72 clock-names = "ipg", "ahb", "per"; 83 clock-names = "ipg", "ahb", "per"; 96 clock-names = "ipg", "ahb", "per"; 111 clock-names = "ipg", "ahb", "enet_clk_ref", "ptp"; 131 clock-names = "ipg", "ahb", "enet_clk_ref", "ptp";
|
| /Linux-v6.6/arch/arm/boot/dts/allwinner/ |
| D | sun6i-a31.dtsi | 294 clock-names = "ahb", 347 clock-names = "ahb", 395 clock-names = "ahb", 400 reset-names = "ahb"; 416 clock-names = "ahb", 421 reset-names = "ahb"; 437 clock-names = "ahb", 442 reset-names = "ahb"; 456 clock-names = "ahb", 461 reset-names = "ahb"; [all …]
|
| D | suniv-f1c100s.dtsi | 78 clock-names = "ahb", "mod"; 92 clock-names = "ahb", "mod"; 108 clock-names = "ahb", "mmc", "output", "sample"; 110 reset-names = "ahb"; 127 clock-names = "ahb", "mmc", "output", "sample"; 129 reset-names = "ahb";
|
| D | sun9i-a80.dtsi | 475 clock-names = "ahb", "mmc", "output", "sample"; 477 reset-names = "ahb"; 490 clock-names = "ahb", "mmc", "output", "sample"; 492 reset-names = "ahb"; 505 clock-names = "ahb", "mmc", "output", "sample"; 507 reset-names = "ahb"; 520 clock-names = "ahb", "mmc", "output", "sample"; 522 reset-names = "ahb"; 601 clock-names = "ahb", "mod", 625 clock-names = "ahb", "mod", [all …]
|
| D | sun4i-a10.dtsi | 274 clock-names = "ahb", "mod"; 287 clock-names = "ahb", "mod"; 301 clock-names = "ahb", "mod"; 340 clock-names = "ahb", 390 clock-names = "ahb", 436 clock-names = "ahb", "mod", "ram"; 446 clock-names = "ahb", "mmc"; 459 clock-names = "ahb", "mmc"; 470 clock-names = "ahb", "mmc"; 481 clock-names = "ahb", "mmc"; [all …]
|
| D | sun8i-v3s.dtsi | 192 clock-names = "ahb", 228 clock-names = "ahb", 233 reset-names = "ahb"; 249 clock-names = "ahb", 254 reset-names = "ahb"; 270 clock-names = "ahb", 275 reset-names = "ahb"; 288 clock-names = "ahb", "mod"; 292 reset-names = "ahb"; 587 clock-names = "ahb", "mod";
|
| D | sun5i.dtsi | 208 clock-names = "ahb", "mod"; 221 clock-names = "ahb", "mod"; 235 clock-names = "ahb", "mod"; 286 clock-names = "ahb", 324 clock-names = "ahb", "mod", "ram"; 334 clock-names = "ahb", "mmc"; 347 clock-names = "ahb", "mmc"; 358 clock-names = "ahb", "mmc"; 417 clock-names = "ahb", "mod"; 425 clock-names = "ahb", "mod"; [all …]
|
| D | sun8i-a23-a33.dtsi | 170 clock-names = "ahb", "mod"; 172 reset-names = "ahb"; 190 clock-names = "ahb", 226 clock-names = "ahb", 231 reset-names = "ahb"; 247 clock-names = "ahb", 252 reset-names = "ahb"; 266 clock-names = "ahb", 271 reset-names = "ahb"; 632 clock-names = "ahb", "mod", [all …]
|
| /Linux-v6.6/Documentation/devicetree/bindings/rtc/ |
| D | alphascale,asm9260-rtc.txt | 10 * "ahb" for the SoC RTC clock 17 clock-names = "ahb";
|
| /Linux-v6.6/Documentation/devicetree/bindings/spi/ |
| D | spi-ath79.txt | 7 - clock-names: has to be "ahb". 20 clock-names = "ahb";
|
| /Linux-v6.6/arch/mips/boot/dts/mscc/ |
| D | serval.dtsi | 41 ahb_clk: ahb-clk { 49 ahb: ahb { label
|
| D | jaguar2.dtsi | 42 ahb_clk: ahb-clk { 50 ahb: ahb { label
|
| /Linux-v6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx35.dtsi | 196 clock-names = "ipg", "ahb"; 239 clock-names = "ipg", "ahb", "per"; 248 clock-names = "ipg", "ahb", "per"; 257 clock-names = "ipg", "ahb", "per"; 291 clock-names = "ipg", "ahb"; 334 clock-names = "ipg", "ahb", "per"; 345 clock-names = "ipg", "ahb", "per";
|
| D | imx27.dtsi | 97 clock-names = "ipg", "ahb"; 470 clock-names = "ipg", "ahb", "per"; 480 clock-names = "per", "ahb"; 491 clock-names = "ipg", "ahb", "per"; 503 clock-names = "ipg", "ahb", "per"; 516 clock-names = "ipg", "ahb", "per"; 534 clock-names = "ipg", "ahb"; 556 clock-names = "ipg", "ahb";
|
| /Linux-v6.6/arch/mips/boot/dts/qca/ |
| D | ar9132.dtsi | 33 ahb { 98 clock-output-names = "cpu", "ddr", "ahb"; 152 clock-names = "ahb";
|
| /Linux-v6.6/arch/arm/boot/dts/nspire/ |
| D | nspire-classic.dtsi | 49 compatible = "lsi,nspire-classic-ahb-divider"; 63 ahb {
|
| /Linux-v6.6/arch/arm64/boot/dts/allwinner/ |
| D | sun50i-h5.dtsi | 109 clock-names = "ahb", "mod", "ram"; 244 clock-names = "ahb", "mmc"; 251 clock-names = "ahb", "mmc"; 258 clock-names = "ahb", "mmc";
|