Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/ifs/
H A Druntest.c174 int to_start, to_stop; in ifs_test_core() local
184 to_start = 0; in ifs_test_core()
188 activate.gen2.start = to_start; in ifs_test_core()
191 activate.gen0.start = to_start; in ifs_test_core()
198 while (to_start <= to_stop) { in ifs_test_core()
209 trace_ifs_status(cpu, to_start, to_stop, status.data); in ifs_test_core()
216 if (status_chunk == to_start) { in ifs_test_core()
229 to_start = status_chunk; in ifs_test_core()