Searched refs:AIC_VERSION (Results 1 – 2 of 2) sorted by relevance
58 #define AIC_VERSION(x) (0xE01C - ((x) << 12)) macro
356 val = readl(cryp->base + AIC_VERSION(hw)); in mtk_aic_cap_check()