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