Searched refs:_d (Results 1 – 1 of 1) sorted by relevance
82 static inline int dp_ath_rate_lpf(uint64_t _d, int _e) in dp_ath_rate_lpf() argument85 return (((_d) != DUMMY_MARKER) ? ((((_d) << 3) + (_e) - (_d)) >> 3) : in dp_ath_rate_lpf()