| /OK3568_Linux_fs/kernel/drivers/amba/ |
| H A 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 …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/imx/ |
| H A D | clk-imx35.c | 34 unsigned char arm, ahb, sel; member 38 { .arm = 1, .ahb = 4, .sel = 0}, 39 { .arm = 1, .ahb = 3, .sel = 1}, 40 { .arm = 2, .ahb = 2, .sel = 0}, 41 { .arm = 0, .ahb = 0, .sel = 0}, 42 { .arm = 0, .ahb = 0, .sel = 0}, 43 { .arm = 0, .ahb = 0, .sel = 0}, 44 { .arm = 4, .ahb = 1, .sel = 0}, 45 { .arm = 1, .ahb = 5, .sel = 0}, 46 { .arm = 1, .ahb = 8, .sel = 0}, [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/ |
| H A D | clock_sun4i.c | 122 int axi, ahb, apb0; in clock_set_pll1() local 136 ahb = DIV_ROUND_UP(hz/axi, 204000000); /* Max 250MHz */ in clock_set_pll1() 139 printf("CPU: %uHz, AXI/AHB/APB: %d/%d/%d\n", hz, axi, ahb, apb0); in clock_set_pll1() 143 if (ahb > 4) in clock_set_pll1() 144 ahb = 3; in clock_set_pll1() 145 else if (ahb > 2) in clock_set_pll1() 146 ahb = 2; in clock_set_pll1() 147 else if (ahb > 1) in clock_set_pll1() 148 ahb = 1; in clock_set_pll1() 150 ahb = 0; in clock_set_pll1() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/tegra/ |
| H A D | nvidia,tegra20-ahb.txt | 4 - compatible : For Tegra20, must contain "nvidia,tegra20-ahb". For 5 Tegra30, must contain "nvidia,tegra30-ahb". Otherwise, must contain 6 '"nvidia,<chip>-ahb", "nvidia,tegra30-ahb"' where <chip> is tegra124, 14 ahb: ahb@6000c004 { 15 compatible = "nvidia,tegra20-ahb";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iommu/ |
| H A D | nvidia,tegra30-smmu.txt | 10 - nvidia,ahb : phandle to the ahb bus connected to SMMU. 20 nvidia,ahb = <&ahb>;
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/ |
| H A 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
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/ |
| H A D | alphascale-asm9260.txt | 10 "ahb" - ahb gate. 29 clock-names = "mod", "ahb";
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | sun6i-a31.dtsi | 297 clock-names = "ahb", 350 clock-names = "ahb", 398 clock-names = "ahb", 403 reset-names = "ahb"; 419 clock-names = "ahb", 424 reset-names = "ahb"; 440 clock-names = "ahb", 445 reset-names = "ahb"; 459 clock-names = "ahb", 464 reset-names = "ahb"; [all …]
|
| H A D | sun8i-v3s.dtsi | 172 clock-names = "ahb", 208 clock-names = "ahb", 213 reset-names = "ahb"; 229 clock-names = "ahb", 234 reset-names = "ahb"; 250 clock-names = "ahb", 255 reset-names = "ahb"; 268 clock-names = "ahb", "mod"; 270 reset-names = "ahb"; 518 clock-names = "ahb", "mod";
|
| H A 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"; 335 clock-names = "ipg", "ahb", "per"; 346 clock-names = "ipg", "ahb", "per";
|
| H A 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 …]
|
| H A D | sun4i-a10.dtsi | 275 clock-names = "ahb", "mod"; 288 clock-names = "ahb", "mod"; 302 clock-names = "ahb", "mod"; 341 clock-names = "ahb", 391 clock-names = "ahb", 437 clock-names = "ahb", "mod", "ram"; 447 clock-names = "ahb", "mmc"; 460 clock-names = "ahb", "mmc"; 471 clock-names = "ahb", "mmc"; 482 clock-names = "ahb", "mmc"; [all …]
|
| H A 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 …]
|
| H A D | sun8i-r40.dtsi | 242 clock-names = "ahb", "mod"; 255 clock-names = "ahb", "mod"; 281 clock-names = "ahb", "mod", "ram"; 292 clock-names = "ahb", "mmc"; 294 reset-names = "ahb"; 308 clock-names = "ahb", "mmc"; 310 reset-names = "ahb"; 322 clock-names = "ahb", "mmc"; 324 reset-names = "ahb"; 338 clock-names = "ahb", "mmc"; [all …]
|
| H A D | sun8i-a23-a33.dtsi | 169 clock-names = "ahb", "mod"; 171 reset-names = "ahb"; 189 clock-names = "ahb", 225 clock-names = "ahb", 230 reset-names = "ahb"; 246 clock-names = "ahb", 251 reset-names = "ahb"; 265 clock-names = "ahb", 270 reset-names = "ahb"; 628 clock-names = "ahb", "mod", [all …]
|
| H A 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";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/ |
| H A D | coda.txt | 17 - clocks : Should contain the ahb and per clocks, in the order 19 - clock-names : Should be "ahb", "per" 29 clock-names = "ahb", "per";
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | sun5i-gr8.dtsi | 199 ahb: ahb@01c20054 { label 201 compatible = "allwinner,sun5i-a13-ahb-clk"; 204 clock-output-names = "ahb"; 209 assigned-clocks = <&ahb>; 217 clocks = <&ahb>; 240 compatible = "allwinner,sun5i-a13-ahb-gates-clk"; 242 clocks = <&ahb>; 540 clock-names = "ahb", "mod"; 553 clock-names = "ahb", "mod"; 567 clock-names = "ahb", "mod"; [all …]
|
| H A D | sun5i.dtsi | 199 ahb: ahb@01c20054 { label 201 compatible = "allwinner,sun5i-a13-ahb-clk"; 204 clock-output-names = "ahb"; 209 assigned-clocks = <&ahb>; 217 clocks = <&ahb>; 407 clock-names = "ahb", "mod"; 421 clock-names = "ahb", "mod"; 437 clock-names = "ahb", 454 clock-names = "ahb", 471 clock-names = "ahb", [all …]
|
| H A D | sun8i-v3s.dtsi | 106 clock-names = "ahb", 111 reset-names = "ahb"; 125 clock-names = "ahb", 130 reset-names = "ahb"; 144 clock-names = "ahb", 149 reset-names = "ahb";
|
| H A D | sun4i-a10.dtsi | 308 ahb: ahb@01c20054 { label 310 compatible = "allwinner,sun4i-a10-ahb-clk"; 313 clock-output-names = "ahb"; 318 compatible = "allwinner,sun4i-a10-ahb-gates-clk"; 320 clocks = <&ahb>; 357 clocks = <&ahb>; 729 clock-names = "ahb", "mod"; 742 clock-names = "ahb", "mod"; 756 clock-names = "ahb", "mod"; 789 clock-names = "ahb", [all …]
|
| H A D | sun50i-a64-pine64-plus-u-boot.dtsi | 13 reset-names = "ahb"; 15 clock-names = "ahb";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/ |
| H A D | alphascale,asm9260-rtc.txt | 10 * "ahb" for the SoC RTC clock 17 clock-names = "ahb";
|
| /OK3568_Linux_fs/kernel/arch/mips/boot/dts/qca/ |
| H A D | ar9132.dtsi | 33 ahb { 98 clock-output-names = "cpu", "ddr", "ahb"; 152 clock-names = "ahb";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/ |
| H A D | spi-ath79.txt | 7 - clock-names: has to be "ahb". 20 clock-names = "ahb";
|