Lines Matching +full:settle +full:- +full:delay +full:- +full:usec
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
56 * Since DELAY() hangs this early, we need some way to
57 * delay things to settle.
60 loop_delay(int usec) in loop_delay() argument
62 int lcount = usec * 100000; in loop_delay()
70 * and shared L2 cache power-on.
91 * Walk the qcom,acc and next-level-cache entries to find their in qcom_cpu_kpssv2_regulator_start()
96 * The next-level-cache actually is a phandle through to a qcom,saw in qcom_cpu_kpssv2_regulator_start()
105 sret = OF_getencprop(node, "next-level-cache", (void *) &l2_phandle, in qcom_cpu_kpssv2_regulator_start()
108 panic("***couldn't get phandle for next-level-cache"); in qcom_cpu_kpssv2_regulator_start()
126 panic("*** couldn't map next-level-cache -> " in qcom_cpu_kpssv2_regulator_start()
143 /* Settle time */ in qcom_cpu_kpssv2_regulator_start()
152 /* Settle time */ in qcom_cpu_kpssv2_regulator_start()
166 /* Settle time */ in qcom_cpu_kpssv2_regulator_start()
179 * Remove power-down clamp. in qcom_cpu_kpssv2_regulator_start()