Home
last modified time | relevance | path

Searched defs:decode_spd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/northbridge/intel/haswell/native_raminit/
H A Dspd_bitmunching.c89 static void decode_spd(struct raminit_dimm_info *const dimm) in decode_spd() function
/aosp_15_r20/external/coreboot/src/northbridge/intel/pineview/
H A Draminit.c93 static int decode_spd(struct dimminfo *d, int i) in decode_spd() function