Searched refs:AIC_ENABLE_CTRL (Results 1 – 2 of 2) sorted by relevance
51 #define AIC_ENABLE_CTRL(x) (0xE008 - ((x) << 12)) macro
389 writel(0, cryp->base + AIC_ENABLE_CTRL(hw)); in mtk_aic_init()