Searched refs:IPA_AGGR_GRANULARITY (Results 1 – 3 of 3) sorted by relevance
23 #define IPA_AGGR_GRANULARITY 500 /* microseconds */ macro
418 u32 granularity = ipa_aggr_granularity_val(IPA_AGGR_GRANULARITY); in ipa_hardware_config_counter()728 BUILD_BUG_ON(!IPA_AGGR_GRANULARITY); in ipa_validate_build()731 BUILD_BUG_ON(!ipa_aggr_granularity_val(IPA_AGGR_GRANULARITY)); in ipa_validate_build()
986 ticks = DIV_ROUND_CLOSEST(microseconds, IPA_AGGR_GRANULARITY); in aggr_time_limit_encode()988 microseconds, max * IPA_AGGR_GRANULARITY); in aggr_time_limit_encode()