Searched refs:sts_offset (Results 1 – 2 of 2) sorted by relevance
1658 u32 sts_offset, cp_offset, scratch_offset; in stex_probe() local1727 sts_offset = scratch_offset = (ci->rq_count+1) * ci->rq_size; in stex_probe()1729 sts_offset += (ci->sts_count+1) * sizeof(u32); in stex_probe()1730 cp_offset = sts_offset + (ci->sts_count+1) * sizeof(struct status_msg); in stex_probe()1770 hba->status_buffer = (struct status_msg *)(hba->dma_mem + sts_offset); in stex_probe()
845 u32 sts_offset; in pmc_core_substate_req_regs_show() local860 sts_offset = pmc->map->lpm_status_offset; in pmc_core_substate_req_regs_show()892 lpm_status = pmc_core_reg_read(pmc, sts_offset + (mp * 4)); in pmc_core_substate_req_regs_show()