Home
last modified time | relevance | path

Searched refs:ahb (Results 1 – 25 of 270) sorted by relevance

1234567891011

/Linux-v6.6/drivers/amba/
Dtegra-ahb.c126 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/
Dclk-imx35.c33 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/
Dnvidia,tegra30-smmu.txt10 - nvidia,ahb : phandle to the ahb bus connected to SMMU.
20 nvidia,ahb = <&ahb>;
/Linux-v6.6/drivers/gpu/drm/msm/dp/
Ddp_parser.c43 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/
Djh7110-trng.c99 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/
Dnspire-clock.txt5 "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
Dqca,ath79-pll.txt20 - clock-output-names: should be "cpu", "ddr", "ahb"
32 clock-output-names = "cpu", "ddr", "ahb";
/Linux-v6.6/drivers/crypto/starfive/
Djh7110-cryp.c152 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/
Dimx8-ss-conn.dtsi23 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/
Dsun6i-a31.dtsi294 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 …]
Dsuniv-f1c100s.dtsi78 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";
Dsun9i-a80.dtsi475 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 …]
Dsun4i-a10.dtsi274 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 …]
Dsun8i-v3s.dtsi192 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";
Dsun5i.dtsi208 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 …]
Dsun8i-a23-a33.dtsi170 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/
Dalphascale,asm9260-rtc.txt10 * "ahb" for the SoC RTC clock
17 clock-names = "ahb";
/Linux-v6.6/Documentation/devicetree/bindings/spi/
Dspi-ath79.txt7 - clock-names: has to be "ahb".
20 clock-names = "ahb";
/Linux-v6.6/arch/mips/boot/dts/mscc/
Dserval.dtsi41 ahb_clk: ahb-clk {
49 ahb: ahb { label
Djaguar2.dtsi42 ahb_clk: ahb-clk {
50 ahb: ahb { label
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/
Dimx35.dtsi196 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";
Dimx27.dtsi97 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/
Dar9132.dtsi33 ahb {
98 clock-output-names = "cpu", "ddr", "ahb";
152 clock-names = "ahb";
/Linux-v6.6/arch/arm/boot/dts/nspire/
Dnspire-classic.dtsi49 compatible = "lsi,nspire-classic-ahb-divider";
63 ahb {
/Linux-v6.6/arch/arm64/boot/dts/allwinner/
Dsun50i-h5.dtsi109 clock-names = "ahb", "mod", "ram";
244 clock-names = "ahb", "mmc";
251 clock-names = "ahb", "mmc";
258 clock-names = "ahb", "mmc";

1234567891011