Searched refs:IPA_AGGR_GRANULARITY (Results 1 – 3 of 3) sorted by relevance
23 #define IPA_AGGR_GRANULARITY 500 /* microseconds */ macro
412 u32 granularity = ipa_aggr_granularity_val(IPA_AGGR_GRANULARITY); in ipa_hardware_config_counter()721 BUILD_BUG_ON(!IPA_AGGR_GRANULARITY); in ipa_validate_build()724 BUILD_BUG_ON(!ipa_aggr_granularity_val(IPA_AGGR_GRANULARITY)); in ipa_validate_build()
989 ticks = DIV_ROUND_CLOSEST(microseconds, IPA_AGGR_GRANULARITY); in aggr_time_limit_encode()991 microseconds, max * IPA_AGGR_GRANULARITY); in aggr_time_limit_encode()