Searched refs:acry (Results 1 – 3 of 3) sorted by relevance
9 aspeed_acry-$(CONFIG_CRYPTO_DEV_ASPEED_ACRY) += aspeed-acry.o
75 #define ast_acry_write(acry, val, offset) \ argument76 writel((val), (acry)->regs + (offset))78 #define ast_acry_read(acry, offset) \ argument79 readl((acry)->regs + (offset))
439 acry: crypto@1e6fa000 { label440 compatible = "aspeed,ast2600-acry";