Home
last modified time | relevance | path

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

/linux-6.15/drivers/misc/altera-stapl/
H A Daltera.c252 s32 long_idx2; in altera_execute() local
1185 long_idx2 = long_idx; in altera_execute()
1188 (1 << (long_idx2 & 7))) { in altera_execute()
1327 long_idx2 = 0; in altera_execute()
1332 (1 << (long_idx2 & 7)); in altera_execute()
1338 ++long_idx2; in altera_execute()
1611 if (long_idx > long_idx2) { in altera_execute()
1761 long_idx2 = long_idx; in altera_execute()
1764 (1 << (long_idx2 & 7))) in altera_execute()
1882 long_idx2 = long_idx; in altera_execute()
[all …]