Home
last modified time | relevance | path

Searched defs:add1 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_fixed.h127 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 Dmeson_ddr_pmu_core.c68 struct dmc_counter *add1, in ddr_cnt_addition()
/openbmc/linux/drivers/edac/
H A Di7core_edac.c1539 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 Dixgbe_phy.c70 static u8 ixgbe_ones_comp_byte_add(u8 add1, u8 add2) in ixgbe_ones_comp_byte_add()
/openbmc/qemu/target/hppa/
H A Dtranslate.c2982 TCGv_i64 dest, add1, add2, addc, in1, in2; in trans_ds() local