Searched refs:authen (Results 1 – 2 of 2) sorted by relevance
165 u32 authen; in imx93_clk_gate() local187 authen = readl(reg + AUTHEN_OFFSET); in imx93_clk_gate()188 if (!(authen & TZ_NS_MASK) || !(authen & BIT(WHITE_LIST_SHIFT + domain_id))) in imx93_clk_gate()
201 u32 authen; in imx93_clk_composite_flags() local224 authen = readl(reg + AUTHEN_OFFSET); in imx93_clk_composite_flags()225 if (!(authen & TZ_NS_MASK) || !(authen & BIT(WHITE_LIST_SHIFT + domain_id))) in imx93_clk_composite_flags()