Searched refs:stm32mp_decr_shrefcnt (Results 1 – 2 of 2) sorted by relevance
44 static inline int stm32mp_decr_shrefcnt(unsigned int *refcnt, bool secure) in stm32mp_decr_shrefcnt() function71 return stm32mp_decr_shrefcnt(refcnt, true); in stm32mp_decr_refcnt()
1144 if (stm32mp_decr_shrefcnt(refcnt, secure) != 0) { in __stm32mp1_clk_disable()
Completed in 10 milliseconds