Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_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()
/linux/drivers/perf/amlogic/
H A Dmeson_ddr_pmu_core.c68 struct dmc_counter *add1, in ddr_cnt_addition()
/linux/drivers/edac/
H A Di7core_edac.c1537 int add0 = 0, add1 = 0, add2 = 0; in i7core_rdimm_update_ce_count() local
1648 int add0, add1, add2; in i7core_udimm_check_mc_ecc_err() local
/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()