Lines Matching refs:ob_offset
287 u32 ci_offset, ib_offset, ob_offset, pi_offset;
305 ob_offset = pm8001_ha->ob_offset = ci_offset + count;
306 pi_offset = pm8001_ha->pi_offset = ob_offset + count;
370 pm8001_ha->memoryMap.region[ob_offset+i].num_elements =
372 pm8001_ha->memoryMap.region[ob_offset+i].element_size
374 pm8001_ha->memoryMap.region[ob_offset+i].total_len =
376 pm8001_ha->memoryMap.region[ob_offset+i].alignment
380 pm8001_ha->memoryMap.region[ob_offset+i].num_elements =
382 pm8001_ha->memoryMap.region[ob_offset+i].element_size
384 pm8001_ha->memoryMap.region[ob_offset+i].total_len =
386 pm8001_ha->memoryMap.region[ob_offset+i].alignment = 64;