Searched refs:all_bytes (Results 1 – 2 of 2) sorted by relevance
20 start_cl = (spd_data->all_bytes[23] & 0x8) ? 23 : 7; in mv_ddr_spd_supported_cls_calc()24 if (spd_data->all_bytes[byte] & (1 << bit)) in mv_ddr_spd_supported_cls_calc()32 if (spd_data->all_bytes[byte] & (1 << bit)) in mv_ddr_spd_supported_cls_calc()
42 unsigned char all_bytes[MV_DDR_SPD_DATA_BLOCK0_SIZE + member