Searched refs:clock_spinlock (Results 1 – 1 of 1) sorted by relevance
36 static unsigned int clock_spinlock = SPINLOCK_UNLOCK; variable66 uint32_t clock_except = cpu_spin_lock_xsave(&clock_spinlock); in dcp_clk_enable()86 cpu_spin_unlock_xrestore(&clock_spinlock, clock_except); in dcp_clk_enable()
Completed in 3 milliseconds