Searched refs:add1 (Results 1 – 3 of 3) sorted by relevance
127 static inline uint_fixed_16_16_t add_fixed16(uint_fixed_16_16_t add1, in add_fixed16() argument132 tmp = (u64)add1.val + add2.val; in add_fixed16()137 static inline uint_fixed_16_16_t add_fixed16_u32(uint_fixed_16_16_t add1, in add_fixed16_u32() argument143 tmp = (u64)add1.val + tmp_add2.val; in add_fixed16_u32()
68 struct dmc_counter *add1, in ddr_cnt_addition() argument75 sum->all_cnt = add1->all_cnt + add2->all_cnt; in ddr_cnt_addition()76 sum->all_req = add1->all_req + add2->all_req; in ddr_cnt_addition()78 cnt1 = add1->channel_cnt[i]; in ddr_cnt_addition()
15 generic_mpih-add1.o \