Searched refs:offset_unit (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/fsi/
H A Dfsi-core.c533 unsigned long offset_unit, count_unit; local
547 offset_unit = BIT(__builtin_ctzl(offset | 4));
553 return BIT(__builtin_ctzl(offset_unit | count_unit));

Completed in 245 milliseconds