Searched refs:crypto_base (Results 1 – 8 of 8) sorted by relevance
574 extern fdt_addr_t crypto_base;578 return readl(crypto_base + offset); in crypto_read()583 writel(val, crypto_base + offset); in crypto_write()
12 #define CRYPTO_BASE crypto_base
120 fdt_addr_t crypto_base; variable1466 crypto_base = priv->reg; in rockchip_crypto_ofdata_to_platdata()