Home
last modified time | relevance | path

Searched refs:hace (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/crypto/aspeed/
DMakefile1 hace-hash-$(CONFIG_CRYPTO_DEV_ASPEED_HACE_HASH) := aspeed-hace-hash.o
2 hace-crypto-$(CONFIG_CRYPTO_DEV_ASPEED_HACE_CRYPTO) := aspeed-hace-crypto.o
5 aspeed_crypto-objs := aspeed-hace.o \
6 $(hace-hash-y) \
7 $(hace-crypto-y)
Daspeed-hace.h288 #define ast_hace_write(hace, val, offset) \ argument
289 writel((val), (hace)->regs + (offset))
290 #define ast_hace_read(hace, offset) \ argument
291 readl((hace)->regs + (offset))
/Linux-v6.1/arch/arm/boot/dts/
Daspeed-g6.dtsi326 hace: crypto@1e6d0000 { label
327 compatible = "aspeed,ast2600-hace";
Daspeed-g5.dtsi265 hace: crypto@1e6e3000 { label
266 compatible = "aspeed,ast2500-hace";
/Linux-v6.1/
DMAINTAINERS3246 F: Documentation/devicetree/bindings/crypto/aspeed,ast2500-hace.yaml