Searched refs:buckets_num (Results 1 – 1 of 1) sorted by relevance
1837 int buckets_num; in __hal_device_rth_it_configure() local1854 buckets_num = (1 << hldev->config.rth_bucket_size); in __hal_device_rth_it_configure()1865 for (bucket = 0; bucket < buckets_num; bucket++) { in __hal_device_rth_it_configure()