/linux-4.4.14/drivers/amba/ |
D | tegra-ahb.c | 135 static inline u32 gizmo_readl(struct tegra_ahb *ahb, u32 offset) in gizmo_readl() argument 137 return readl(ahb->regs + offset); in gizmo_readl() 140 static inline void gizmo_writel(struct tegra_ahb *ahb, u32 value, u32 offset) in gizmo_writel() argument 142 writel(value, ahb->regs + offset); in gizmo_writel() 148 struct tegra_ahb *ahb = dev_get_drvdata(dev); in tegra_ahb_match_by_smmu() local 151 return (ahb->dev->of_node == dn) ? 1 : 0; in tegra_ahb_match_by_smmu() 158 struct tegra_ahb *ahb; in tegra_ahb_enable_smmu() local 164 ahb = dev_get_drvdata(dev); in tegra_ahb_enable_smmu() 165 val = gizmo_readl(ahb, AHB_ARBITRATION_XBAR_CTRL); in tegra_ahb_enable_smmu() 167 gizmo_writel(ahb, val, AHB_ARBITRATION_XBAR_CTRL); in tegra_ahb_enable_smmu() [all …]
|
D | Makefile | 2 obj-$(CONFIG_TEGRA_AHB) += tegra-ahb.o
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/ |
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";
|
/linux-4.4.14/drivers/clk/imx/ |
D | clk-imx35.c | 38 unsigned char arm, ahb, sel; member 42 { .arm = 1, .ahb = 4, .sel = 0}, 43 { .arm = 1, .ahb = 3, .sel = 1}, 44 { .arm = 2, .ahb = 2, .sel = 0}, 45 { .arm = 0, .ahb = 0, .sel = 0}, 46 { .arm = 0, .ahb = 0, .sel = 0}, 47 { .arm = 0, .ahb = 0, .sel = 0}, 48 { .arm = 4, .ahb = 1, .sel = 0}, 49 { .arm = 1, .ahb = 5, .sel = 0}, 50 { .arm = 1, .ahb = 8, .sel = 0}, [all …]
|
D | clk-imx25.c | 66 dummy, osc, mpll, upll, mpll_cpu_3_4, cpu_sel, cpu, ahb, usb_div, ipg, enumerator 111 clk[ahb] = imx_clk_divider("ahb", "cpu", ccm(CCM_CCTL), 28, 2); in __mx25_clocks_init() 238 clk_set_parent(clk[per5_sel], clk[ahb]); in __mx25_clocks_init()
|
D | clk-imx31.c | 51 dummy, ckih, ckil, mpll, spll, upll, mcu_main, hsp, ahb, nfc, ipg, enumerator 91 clk[ahb] = imx_clk_divider("ahb", "mcu_main", base + MXC_CCM_PDR0, 3, 3); in _mx31_clocks_init()
|
/linux-4.4.14/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-4.4.14/Documentation/devicetree/bindings/crypto/ |
D | sun4i-ss.txt | 7 - clocks : List of clock specifiers, corresponding to ahb and ss. 9 * "ahb" : AHB gating clock 14 - reset-names : must contain "ahb" 22 clock-names = "ahb", "mod";
|
/linux-4.4.14/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";
|
D | sunxi.txt | 22 "allwinner,sun4i-a10-ahb-clk" - for the AHB clock 23 "allwinner,sun5i-a13-ahb-clk" - for the AHB clock on A13 24 "allwinner,sun9i-a80-ahb-clk" - for the AHB bus clocks on A80 25 "allwinner,sun4i-a10-ahb-gates-clk" - for the AHB gates on A10 26 "allwinner,sun5i-a13-ahb-gates-clk" - for the AHB gates on A13 27 "allwinner,sun5i-a10s-ahb-gates-clk" - for the AHB gates on A10s 28 "allwinner,sun7i-a20-ahb-gates-clk" - for the AHB gates on A20 198 clock-names = "ahb"; 200 reset-names = "ahb";
|
D | imx35-clock.txt | 23 ahb 8 113 clock-names = "ipg", "ahb", "per";
|
D | imx31-clock.txt | 23 ahb 8
|
D | imx25-clock.txt | 22 ahb 7
|
/linux-4.4.14/Documentation/devicetree/bindings/media/ |
D | coda.txt | 16 - clocks : Should contain the ahb and per clocks, in the order 18 - clock-names : Should be "ahb", "per" 28 clock-names = "ahb", "per";
|
/linux-4.4.14/Documentation/devicetree/bindings/mmc/ |
D | sunxi-mmc.txt | 14 - clock-names : must contain "ahb", "mmc", "output" and "sample" 19 - reset-names : must contain "ahb" 29 clock-names = "ahb", "mod", "output", "sample";
|
/linux-4.4.14/Documentation/devicetree/bindings/display/rockchip/ |
D | rockchip-vop.txt | 20 hclk_vop: for ahb bus to R/W the phy regs. 27 - ahb 44 reset-names = "axi", "ahb", "dclk";
|
/linux-4.4.14/Documentation/devicetree/bindings/spi/ |
D | spi-sun4i.txt | 9 - "ahb": the gated AHB parent clock 20 clock-names = "ahb", "mod";
|
D | spi-sun6i.txt | 9 - "ahb": the gated AHB parent clock 22 clock-names = "ahb", "mod";
|
D | spi-ath79.txt | 7 - clock-names: has to be "ahb". 20 clock-names = "ahb";
|
/linux-4.4.14/arch/mips/boot/dts/qca/ |
D | ar9132.dtsi | 29 ahb { 94 clock-output-names = "cpu", "ddr", "ahb"; 133 clock-names = "ahb";
|
D | ar9132_tl_wr1043nd_v1.dts | 13 serial0 = "/ahb/apb/uart@18020000"; 27 ahb {
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | sun5i.dtsi | 156 ahb: ahb@01c20054 { label 158 compatible = "allwinner,sun5i-a13-ahb-clk"; 161 clock-output-names = "ahb"; 166 assigned-clocks = <&ahb>; 174 clocks = <&ahb>; 364 clock-names = "ahb", "mod"; 378 clock-names = "ahb", "mod"; 394 clock-names = "ahb", 411 clock-names = "ahb", 428 clock-names = "ahb", [all …]
|
D | sun9i-a80.dtsi | 193 compatible = "allwinner,sun9i-a80-ahb-clk"; 201 compatible = "allwinner,sun9i-a80-ahb-clk"; 209 compatible = "allwinner,sun9i-a80-ahb-clk"; 462 clock-names = "ahb", "mmc", "output", "sample"; 464 reset-names = "ahb"; 476 clock-names = "ahb", "mmc", "output", "sample"; 478 reset-names = "ahb"; 490 clock-names = "ahb", "mmc", "output", "sample"; 492 reset-names = "ahb"; 504 clock-names = "ahb", "mmc", "output", "sample"; [all …]
|
D | sun4i-a10.dtsi | 258 ahb: ahb@01c20054 { label 260 compatible = "allwinner,sun4i-a10-ahb-clk"; 263 clock-output-names = "ahb"; 268 compatible = "allwinner,sun4i-a10-ahb-gates-clk"; 270 clocks = <&ahb>; 307 clocks = <&ahb>; 559 clock-names = "ahb", "mod"; 573 clock-names = "ahb", "mod"; 606 clock-names = "ahb", 623 clock-names = "ahb", [all …]
|
D | nspire-classic.dtsi | 51 compatible = "lsi,nspire-classic-ahb-divider"; 65 ahb {
|
D | imx35.dtsi | 177 clock-names = "ipg", "ahb"; 220 clock-names = "ipg", "ahb", "per"; 229 clock-names = "ipg", "ahb", "per"; 238 clock-names = "ipg", "ahb", "per"; 272 clock-names = "ipg", "ahb"; 329 clock-names = "ipg", "ahb", "per";
|
D | imx27.dtsi | 98 clock-names = "ipg", "ahb"; 471 clock-names = "ipg", "ahb", "per"; 481 clock-names = "per", "ahb"; 492 clock-names = "ipg", "ahb", "per"; 504 clock-names = "ipg", "ahb", "per"; 517 clock-names = "ipg", "ahb", "per"; 535 clock-names = "ipg", "ahb"; 557 clock-names = "ipg", "ahb";
|
D | sun6i-a31.dtsi | 478 clock-names = "ahb", 483 reset-names = "ahb"; 497 clock-names = "ahb", 502 reset-names = "ahb"; 516 clock-names = "ahb", 521 reset-names = "ahb"; 535 clock-names = "ahb", 540 reset-names = "ahb"; 947 clock-names = "ahb", "mod"; 949 reset-names = "ahb"; [all …]
|
D | imx50.dtsi | 108 clock-names = "ipg", "ahb", "per"; 120 clock-names = "ipg", "ahb", "per"; 169 clock-names = "ipg", "ahb", "per"; 181 clock-names = "ipg", "ahb", "per"; 424 clock-names = "ipg", "ahb"; 487 clock-names = "ipg", "ahb", "ptp";
|
D | sun7i-a20.dtsi | 261 ahb: ahb@01c20054 { label 263 compatible = "allwinner,sun5i-a13-ahb-clk"; 266 clock-output-names = "ahb"; 271 assigned-clocks = <&ahb>; 277 compatible = "allwinner,sun7i-a20-ahb-gates-clk"; 279 clocks = <&ahb>; 312 clocks = <&ahb>; 643 clock-names = "ahb", "mod"; 657 clock-names = "ahb", "mod"; 690 clock-names = "ahb", [all …]
|
D | imx53.dtsi | 123 clock-names = "sata", "sata_ref", "ahb"; 196 clock-names = "ipg", "ahb", "per"; 208 clock-names = "ipg", "ahb", "per"; 259 clock-names = "ipg", "ahb", "per"; 271 clock-names = "ipg", "ahb", "per"; 652 clock-names = "ipg", "ahb"; 742 clock-names = "ipg", "ahb", "ptp"; 768 clock-names = "per", "ahb"; 779 clock-names = "ipg", "ahb";
|
D | nspire-cx.dts | 43 compatible = "lsi,nspire-cx-ahb-divider"; 91 ahb {
|
D | imx25.dtsi | 295 clock-names = "ipg", "ahb"; 401 clock-names = "ipg", "ahb", "per"; 410 clock-names = "ipg", "ahb", "per"; 419 clock-names = "ipg", "ahb", "per"; 462 clock-names = "ipg", "ahb"; 516 clock-names = "ipg", "ahb", "per";
|
D | imx28-cfa10058.dts | 101 ahb@80080000 { 127 ahb@80080000 {
|
D | imx51.dtsi | 174 clock-names = "ipg", "ahb", "per"; 185 clock-names = "ipg", "ahb", "per"; 234 clock-names = "ipg", "ahb", "per"; 246 clock-names = "ipg", "ahb", "per"; 470 clock-names = "ipg", "ahb"; 587 clock-names = "ipg", "ahb", "ptp";
|
D | imx28-cfa10057.dts | 134 ahb@80080000 { 160 ahb@80080000 {
|
D | at91sam9x25ek.dts | 17 ahb {
|
D | at91sam9g15.dtsi | 16 ahb {
|
D | at91sam9g35.dtsi | 17 ahb {
|
D | usb_a9260.dts | 24 ahb {
|
D | at91sam9x35.dtsi | 18 ahb {
|
D | at91sam9x25.dtsi | 19 ahb {
|
D | at91sam9g25.dtsi | 18 ahb {
|
D | at91sam9g15ek.dts | 18 ahb {
|
D | sama5d3_tcb1.dtsi | 19 ahb {
|
D | usb_a9g20_lpw.dts | 15 ahb {
|
D | at91sam9g25ek.dts | 17 ahb {
|
D | at91sam9x35ek.dts | 18 ahb {
|
D | sama5d3xdm.dtsi | 11 ahb {
|
D | at91sam9g35ek.dts | 18 ahb {
|
D | sama5d33ek.dts | 18 ahb {
|
D | sama5d36ek.dts | 18 ahb {
|
D | sama5d35ek.dts | 17 ahb {
|
D | sama5d31ek.dts | 18 ahb {
|
D | ge863-pro3.dtsi | 28 ahb {
|
D | sama5d34ek.dts | 18 ahb {
|
D | evk-pro3.dts | 24 ahb {
|
D | at91sam9g20ek_2mmc.dts | 15 ahb {
|
D | mpa1600.dts | 38 ahb {
|
D | at91-ariettag25.dts | 34 ahb {
|
D | at91sam9g20.dtsi | 28 ahb {
|
D | sun8i-a23-a33.dtsi | 275 clock-names = "ahb", 280 reset-names = "ahb"; 294 clock-names = "ahb", 299 reset-names = "ahb"; 313 clock-names = "ahb", 318 reset-names = "ahb";
|
D | ethernut5.dts | 33 ahb {
|
D | at91sam9x5_usart3.dtsi | 18 ahb {
|
D | tny_a9260_common.dtsi | 37 ahb {
|
D | usb_a9g20-dab-mmx.dtsi | 10 ahb {
|
D | at91sam9x5_macb1.dtsi | 14 ahb {
|
D | at91-cosino_mega2560.dts | 22 ahb {
|
D | at91sam9x5_can.dtsi | 14 ahb {
|
D | imx28-m28evk.dts | 200 ahb@80080000 { 220 clock-names = "ipg", "ahb";
|
D | tny_a9263.dts | 42 ahb {
|
D | imx28-apf28.dts | 76 ahb@80080000 {
|
D | sama5d3_can.dtsi | 14 ahb {
|
D | at91sam9x5cm.dtsi | 25 ahb {
|
D | sama5d3_mci2.dtsi | 15 ahb {
|
D | imx6sl.dtsi | 661 clock-names = "ipg", "ahb"; 747 clock-names = "ipg", "ahb"; 758 clock-names = "ipg", "ahb", "per"; 770 clock-names = "ipg", "ahb", "per"; 782 clock-names = "ipg", "ahb", "per"; 794 clock-names = "ipg", "ahb", "per";
|
D | usb_a9260_common.dtsi | 29 ahb {
|
D | sama5d3_emac.dtsi | 14 ahb {
|
D | sama5d3_uart.dtsi | 20 ahb {
|
D | at91sam9x5dm.dtsi | 13 ahb {
|
D | sun8i-a33.dtsi | 125 clock-names = "ahb", "mod"; 127 reset-names = "ahb";
|
D | sun5i-a13.dtsi | 104 compatible = "allwinner,sun5i-a13-ahb-gates-clk"; 106 clocks = <&ahb>;
|
D | imx1.dtsi | 93 clock-names = "ipg", "ahb", "per"; 133 clock-names = "ipg", "ahb";
|
D | vfxxx.dtsi | 477 clock-names = "ipg", "ahb", "per"; 488 clock-names = "ipg", "ahb", "per"; 544 clock-names = "ipg", "ahb", "ptp"; 555 clock-names = "ipg", "ahb", "ptp";
|
D | imx28-cfa10037.dts | 54 ahb@80080000 {
|
D | at91sam9x5_macb0.dtsi | 14 ahb {
|
D | spear600-evb.dts | 26 ahb {
|
D | imx6qdl.dtsi | 404 clock-names = "per", "ahb"; 858 clock-names = "ipg", "ahb"; 959 clock-names = "ipg", "ahb", "ptp"; 977 clock-names = "ipg", "ahb", "per"; 989 clock-names = "ipg", "ahb", "per"; 1001 clock-names = "ipg", "ahb", "per"; 1013 clock-names = "ipg", "ahb", "per";
|
D | spear300.dtsi | 17 ahb {
|
D | at91rm9200ek.dts | 33 ahb {
|
D | at91sam9x5_isi.dtsi | 14 ahb {
|
D | aks-cdu.dts | 25 ahb {
|
D | at91-kizboxmini.dts | 35 ahb {
|
D | at91-cosino.dtsi | 47 ahb {
|
D | sama5d3xcm.dtsi | 32 ahb {
|
D | imx28-duckbill.dts | 75 ahb@80080000 {
|
D | usb_a9263.dts | 42 ahb {
|
D | sun5i-a10s.dtsi | 94 compatible = "allwinner,sun5i-a10s-ahb-gates-clk"; 96 clocks = <&ahb>;
|
D | at91-kizbox.dts | 32 ahb {
|
D | pm9g45.dts | 42 ahb {
|
D | imx23-olinuxino.dts | 101 ahb@80080000 {
|
D | at91-foxg20.dts | 44 ahb {
|
D | imx7d.dtsi | 833 clock-names = "ipg", "ahb", "per"; 845 clock-names = "ipg", "ahb", "per"; 857 clock-names = "ipg", "ahb", "per"; 873 clock-names = "ipg", "ahb", "ptp", 891 clock-names = "ipg", "ahb", "ptp",
|
D | imx28-cfa10036.dts | 114 ahb@80080000 {
|
D | at91-qil_a9260.dts | 41 ahb {
|
D | animeo_ip.dts | 53 ahb {
|
D | imx28-cfa10049.dts | 298 ahb@80080000 { 324 ahb@80080000 {
|
D | imx6sx.dtsi | 737 clock-names = "ipg", "ahb"; 828 clock-names = "ipg", "ahb", "ptp", 851 clock-names = "ipg", "ahb", "per"; 863 clock-names = "ipg", "ahb", "per"; 875 clock-names = "ipg", "ahb", "per"; 887 clock-names = "ipg", "ahb", "per"; 937 clock-names = "ipg", "ahb", "ptp",
|
D | imx6ul.dtsi | 313 clock-names = "ipg", "ahb", "ptp", 580 clock-names = "ipg", "ahb", "ptp", 605 clock-names = "ipg", "ahb", "per"; 617 clock-names = "ipg", "ahb", "per";
|
D | imx28-sps1.dts | 105 ahb@80080000 {
|
D | spear310.dtsi | 17 ahb {
|
D | imx23-evk.dts | 122 ahb@80080000 {
|
D | tegra114.dtsi | 217 ahb: ahb@6000c000 { label 218 compatible = "nvidia,tegra114-ahb", "nvidia,tegra30-ahb";
|
D | spear320-evb.dts | 27 ahb {
|
D | at91sam9g20ek_common.dtsi | 31 ahb {
|
D | nspire.dtsi | 71 ahb {
|
D | spear3xx.dtsi | 34 ahb {
|
D | spear310-evb.dts | 27 ahb {
|
D | at91-ariag25.dts | 55 ahb {
|
D | spear300-evb.dts | 27 ahb {
|
D | spear320.dtsi | 17 ahb {
|
D | at91sam9rlek.dts | 34 ahb {
|
D | at91sam9263ek.dts | 34 ahb {
|
D | phy3250.dts | 28 ahb {
|
D | at91-kizbox2.dts | 35 ahb {
|
D | at91sam9261ek.dts | 34 ahb {
|
D | at91sam9x5ek.dtsi | 20 ahb {
|
D | imx28.dtsi | 946 axi-ahb@8002e000 { 1193 ahb@80080000 { 1229 clock-names = "ipg", "ahb", "enet_out"; 1238 clock-names = "ipg", "ahb";
|
D | imx28-apx4devkit.dts | 185 ahb@80080000 {
|
D | sama5d3_gmac.dtsi | 14 ahb {
|
D | imx23.dtsi | 393 axi-ahb@8002e000 { 555 ahb@80080000 {
|
D | spear1340.dtsi | 19 ahb {
|
D | wm8650.dtsi | 123 clkahb: ahb {
|
D | imx28-apf28dev.dts | 157 ahb@80080000 {
|
D | sama5d3xmb.dtsi | 14 ahb {
|
D | spear600.dtsi | 32 ahb {
|
D | at91sam9n12ek.dts | 35 ahb {
|
D | imx6q.dtsi | 152 clock-names = "sata", "sata_ref", "ahb";
|
D | ea3250.dts | 28 ahb {
|
D | imx28-m28cu3.dts | 178 ahb@80080000 {
|
D | at91sam9x5_lcd.dtsi | 14 ahb {
|
D | spear320-hmi.dts | 27 ahb {
|
D | at91sam9m10g45ek.dts | 36 ahb {
|
D | at91-sama5d3_xplained.dts | 34 ahb {
|
D | wm8505.dtsi | 119 clkahb: ahb {
|
D | wm8850.dtsi | 140 clkahb: ahb {
|
D | tegra30.dtsi | 332 ahb: ahb@6000c000 { label 333 compatible = "nvidia,tegra30-ahb";
|
D | at91-sama5d4_xplained.dts | 70 ahb {
|
D | lpc32xx.dtsi | 30 ahb {
|
D | wm8750.dtsi | 129 clkahb: ahb {
|
D | spear13xx.dtsi | 81 ahb {
|
D | imx28-evk.dts | 247 ahb@80080000 {
|
D | spear1310-evb.dts | 27 ahb {
|
D | at91-sama5d2_xplained.dts | 72 ahb {
|
D | spear1310.dtsi | 19 ahb {
|
D | sama5d3_lcd.dtsi | 14 ahb {
|
D | at91-sama5d4ek.dts | 70 ahb {
|
D | tegra20.dtsi | 228 ahb@6000c000 { 229 compatible = "nvidia,tegra20-ahb";
|
D | spear1340-evb.dts | 27 ahb {
|
D | at91sam9261.dtsi | 68 ahb {
|
D | rk3288.dtsi | 791 reset-names = "axi", "ahb", "dclk"; 824 reset-names = "axi", "ahb", "dclk";
|
D | at91rm9200.dtsi | 74 ahb {
|
D | at91sam9rl.dtsi | 78 ahb {
|
D | at91sam9263.dtsi | 75 ahb {
|
D | at91sam9260.dtsi | 77 ahb {
|
D | at91sam9n12.dtsi | 72 ahb {
|
D | sama5d2.dtsi | 104 ahb {
|
D | at91sam9x5.dtsi | 80 ahb {
|
D | at91sam9g45.dtsi | 82 ahb {
|
D | sama5d3.dtsi | 87 ahb {
|
D | sama5d4.dtsi | 121 ahb {
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | allwinner,sun4i-a10-musb.txt | 8 - clocks : clock specifier for the musb controller ahb gate clock 9 - reset : reset specifier for the ahb reset (A31 and newer only)
|
D | ci-hdrc-usb2.txt | 32 - ahb-burst-config: it is vendor dependent, the required value should be 41 "ahb-burst-config" is set to 0, if this property is missing the reset 47 "ahb-burst-config" is set to 0, if this property is missing the reset 75 ahb-burst-config = <0x0>;
|
/linux-4.4.14/Documentation/devicetree/bindings/ata/ |
D | imx-sata.txt | 14 - clock-names : should include "sata", "sata_ref" and "ahb" entries 35 clock-names = "sata", "sata_ref", "ahb";
|
/linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
D | sunxi-nand.txt | 11 * "ahb" : AHB gating clock 33 clock-names = "ahb", "mod";
|
/linux-4.4.14/include/soc/tegra/ |
D | ahb.h | 17 extern int tegra_ahb_enable_smmu(struct device_node *ahb);
|
/linux-4.4.14/drivers/gpu/drm/bridge/ |
D | Makefile | 4 obj-$(CONFIG_DRM_DW_HDMI_AHB_AUDIO) += dw_hdmi-ahb-audio.o
|
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
D | Makefile | 20 ath5k-$(CONFIG_ATH5K_AHB) += ahb.o
|
/linux-4.4.14/sound/soc/samsung/ |
D | idma.c | 153 u32 ahb = readl(idma.regs + I2SAHB); in idma_hw_params() local 155 ahb |= (AHB_DMARLD | AHB_INTMASK); in idma_hw_params() 157 writel(ahb, idma.regs + I2SAHB); in idma_hw_params()
|
/linux-4.4.14/drivers/iommu/ |
D | tegra-smmu.c | 757 struct device_node *ahb; in tegra_smmu_ahb_enable() local 759 ahb = of_find_matching_node(NULL, ahb_match); in tegra_smmu_ahb_enable() 760 if (ahb) { in tegra_smmu_ahb_enable() 761 tegra_ahb_enable_smmu(ahb); in tegra_smmu_ahb_enable() 762 of_node_put(ahb); in tegra_smmu_ahb_enable()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | Makefile | 13 ath9k-$(CONFIG_ATH9K_AHB) += ahb.o
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | sun4i-dma.txt | 40 clock-names = "ahb", "mod";
|
D | sun6i-dma.txt | 44 clock-names = "ahb", "mod";
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | fsl,esai.txt | 28 "fsys" The system clock derived from ahb clock used to
|