Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/arch/arm/plat-sunxi/
A Dpsci.c77 uint32_t tmpff; in psci_cpu_on() local
109 tmpff = 0x1ff; in psci_cpu_on()
111 tmpff >>= 1; in psci_cpu_on()
112 io_write32(base + REG_PRCM_CPU_PWR_CLAMP(core_idx), tmpff); in psci_cpu_on()
113 } while (tmpff); in psci_cpu_on()

Completed in 4 milliseconds