Searched refs:hace (Results 1 – 5 of 5) sorted by relevance
1 hace-hash-$(CONFIG_CRYPTO_DEV_ASPEED_HACE_HASH) := aspeed-hace-hash.o2 hace-crypto-$(CONFIG_CRYPTO_DEV_ASPEED_HACE_CRYPTO) := aspeed-hace-crypto.o5 aspeed_crypto-objs := aspeed-hace.o \6 $(hace-hash-y) \7 $(hace-crypto-y)
288 #define ast_hace_write(hace, val, offset) \ argument289 writel((val), (hace)->regs + (offset))290 #define ast_hace_read(hace, offset) \ argument291 readl((hace)->regs + (offset))
326 hace: crypto@1e6d0000 { label327 compatible = "aspeed,ast2600-hace";
265 hace: crypto@1e6e3000 { label266 compatible = "aspeed,ast2500-hace";
3246 F: Documentation/devicetree/bindings/crypto/aspeed,ast2500-hace.yaml