Searched refs:tmpff (Results 1 – 1 of 1) sorted by relevance
77 uint32_t tmpff; in psci_cpu_on() local109 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