Home
last modified time | relevance | path

Searched refs:ahbc (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/bus/
H A Daspeed,ast2600-ahbc.yaml4 $id: http://devicetree.org/schemas/bus/aspeed,ast2600-ahbc.yaml#
21 - aspeed,ast2600-ahbc
34 ahbc@1e600000 {
35 compatible = "aspeed,ast2600-ahbc";
/linux-6.15/drivers/crypto/aspeed/
H A Daspeed-acry.c90 struct regmap *ahbc; member
314 regmap_update_bits(acry_dev->ahbc, AHBC_REGION_PROT, in aspeed_acry_rsa_transfer()
399 regmap_update_bits(acry_dev->ahbc, AHBC_REGION_PROT, in aspeed_acry_rsa_trigger()
746 acry_dev->ahbc = syscon_regmap_lookup_by_phandle(dev->of_node, in aspeed_acry_probe()
748 if (IS_ERR(acry_dev->ahbc)) { in aspeed_acry_probe()
/linux-6.15/arch/arm/boot/dts/aspeed/
H A Daspeed-g6.dtsi101 ahbc: bus@1e600000 { label
102 compatible = "aspeed,ast2600-ahbc", "syscon";
423 aspeed,ahbc = <&ahbc>;