Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/misc/altera-stapl/
Daltera.c251 s32 long_idx; in altera_execute() local
1175 for (long_idx = 0L; in altera_execute()
1176 long_idx < long_tmp; in altera_execute()
1177 ++long_idx) { in altera_execute()
1178 charptr_tmp[long_idx] = 0; in altera_execute()
1182 for (long_idx = 0L; in altera_execute()
1183 long_idx < var_size[variable_id]; in altera_execute()
1184 ++long_idx) { in altera_execute()
1185 long_idx2 = long_idx; in altera_execute()
1189 charptr_tmp[long_idx >> 3] |= in altera_execute()
[all …]