Searched defs:add1 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_fixed.h | 127 static inline uint_fixed_16_16_t add_fixed16(uint_fixed_16_16_t add1, in add_fixed16() 137 static inline uint_fixed_16_16_t add_fixed16_u32(uint_fixed_16_16_t add1, in add_fixed16_u32()
|
/openbmc/linux/drivers/perf/amlogic/ |
H A D | meson_ddr_pmu_core.c | 68 struct dmc_counter *add1, in ddr_cnt_addition()
|
/openbmc/linux/drivers/edac/ |
H A D | i7core_edac.c | 1539 int add0 = 0, add1 = 0, add2 = 0; in i7core_rdimm_update_ce_count() local 1650 int add0, add1, add2; in i7core_udimm_check_mc_ecc_err() local
|
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_phy.c | 70 static u8 ixgbe_ones_comp_byte_add(u8 add1, u8 add2) in ixgbe_ones_comp_byte_add()
|
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 2982 TCGv_i64 dest, add1, add2, addc, in1, in2; in trans_ds() local
|