Home
last modified time | relevance | path

Searched refs:clock_spinlock (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/drivers/imx/dcp/
A Ddcp.c36 static unsigned int clock_spinlock = SPINLOCK_UNLOCK; variable
66 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