Searched refs:IPA_AGGR_GRANULARITY (Results 1 – 3 of 3) sorted by relevance
23 #define IPA_AGGR_GRANULARITY 500 /* microseconds */ macro
396 u32 granularity = ipa_aggr_granularity_val(IPA_AGGR_GRANULARITY); in ipa_hardware_config_counter()693 BUILD_BUG_ON(!IPA_AGGR_GRANULARITY); in ipa_validate_build()696 BUILD_BUG_ON(!ipa_aggr_granularity_val(IPA_AGGR_GRANULARITY)); in ipa_validate_build()
833 val = DIV_ROUND_CLOSEST(microseconds, IPA_AGGR_GRANULARITY); in aggr_time_limit_encode()835 microseconds, max * IPA_AGGR_GRANULARITY); in aggr_time_limit_encode()