Lines Matching refs:ob_offset
269 u32 ci_offset, ib_offset, ob_offset, pi_offset;
286 ob_offset = pm8001_ha->ob_offset = ci_offset + count;
287 pi_offset = pm8001_ha->pi_offset = ob_offset + count;
349 pm8001_ha->memoryMap.region[ob_offset+i].num_elements =
351 pm8001_ha->memoryMap.region[ob_offset+i].element_size
353 pm8001_ha->memoryMap.region[ob_offset+i].total_len =
355 pm8001_ha->memoryMap.region[ob_offset+i].alignment
359 pm8001_ha->memoryMap.region[ob_offset+i].num_elements =
361 pm8001_ha->memoryMap.region[ob_offset+i].element_size
363 pm8001_ha->memoryMap.region[ob_offset+i].total_len =
365 pm8001_ha->memoryMap.region[ob_offset+i].alignment = 64;