Home
last modified time | relevance | path

Searched +full:ast2600 +full:- +full:ahbc (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/bus/
H A Daspeed,ast2600-ahbc.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/bus/aspeed,ast2600-ahbc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ASPEED Advanced High-Performance Bus Controller (AHBC)
10 - Neal Liu <neal_liu@aspeedtech.com>
11 - Chia-Wei Wang <chiawei_wang@aspeedtech.com>
14 Advanced High-performance Bus Controller (AHBC) supports plenty of mechanisms
16 to control the overall operations of Advanced High-performance Bus (AHB).
21 - aspeed,ast2600-ahbc
[all …]
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-g6.dtsi1 // SPDX-License-Identifier: GPL-2.0-or-later
4 #include <dt-bindings/interrupt-controller/arm-gic.h>
5 #include <dt-bindings/interrupt-controller/aspeed-scu-ic.h>
6 #include <dt-bindings/clock/ast2600-clock.h>
10 compatible = "aspeed,ast2600";
11 #address-cells = <1>;
12 #size-cells = <1>;
13 interrupt-parent = <&gic>;
47 #address-cells = <1>;
48 #size-cells = <0>;
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dast2600.dtsi1 // SPDX-License-Identifier: GPL-2.0+
2 #include <dt-bindings/interrupt-controller/arm-gic.h>
3 #include <dt-bindings/gpio/aspeed-gpio.h>
8 compatible = "aspeed,ast2600";
9 #address-cells = <1>;
10 #size-cells = <1>;
11 interrupt-parent = <&gic>;
46 #address-cells = <1>;
47 #size-cells = <0>;
48 enable-method = "aspeed,ast2600-smp";
[all …]
/openbmc/linux/drivers/crypto/aspeed/
H A Daspeed-acry.c1 // SPDX-License-Identifier: GPL-2.0+
11 #include <linux/dma-mapping.h>
25 dev_info((d)->dev, "%s() " fmt, __func__, ##__VA_ARGS__)
28 dev_dbg((d)->dev, "%s() " fmt, __func__, ##__VA_ARGS__)
69 * AHBC register definitions *
76 writel((val), (acry)->regs + (offset))
79 readl((acry)->regs + (offset))
90 struct regmap *ahbc; member
152 akcipher_request_set_tfm(req, ctx->fallback_tfm); in aspeed_acry_do_fallback()
154 if (ctx->enc) in aspeed_acry_do_fallback()
[all …]
/openbmc/u-boot/drivers/pci/
H A Dpcie_aspeed.c1 // SPDX-License-Identifier: GPL-2.0+
22 struct aspeed_h2x_reg *h2x_reg = pcie->h2x_reg; in aspeed_pcie_set_slot_power_limit()
27 writel(BIT(4) | readl(&h2x_reg->h2x_rc_l_ctrl), in aspeed_pcie_set_slot_power_limit()
28 &h2x_reg->h2x_rc_l_ctrl); in aspeed_pcie_set_slot_power_limit()
31 writel(BIT(4) | readl(&h2x_reg->h2x_rc_h_ctrl), in aspeed_pcie_set_slot_power_limit()
32 &h2x_reg->h2x_rc_h_ctrl); in aspeed_pcie_set_slot_power_limit()
38 writel(0x74000001, &h2x_reg->h2x_tx_desc3); in aspeed_pcie_set_slot_power_limit()
41 writel(0x00400050 | (txTag << 8), &h2x_reg->h2x_tx_desc2); in aspeed_pcie_set_slot_power_limit()
44 writel(0x00200050 | (txTag << 8), &h2x_reg->h2x_tx_desc2); in aspeed_pcie_set_slot_power_limit()
47 writel(0x0, &h2x_reg->h2x_tx_desc1); in aspeed_pcie_set_slot_power_limit()
[all …]
/openbmc/linux/
H A Dopengrok0.0.log1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz'
2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz'
3 2024-12-2
[all...]