Lines Matching refs:cr4regs
17177 cr4regs_t *cr4regs; in dhd_pcie_dump_wrapper_regs() local
17191 if ((cr4regs = si_setcore(sih, ARMCR4_CORE_ID, 0)) != NULL) { in dhd_pcie_dump_wrapper_regs()
17198 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, corecontrol)); in dhd_pcie_dump_wrapper_regs()
17200 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, corecapabilities)); in dhd_pcie_dump_wrapper_regs()
17203 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, corestatus)); in dhd_pcie_dump_wrapper_regs()
17205 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, nmiisrst)); in dhd_pcie_dump_wrapper_regs()
17207 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, nmimask)); in dhd_pcie_dump_wrapper_regs()
17209 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, isrmask)); in dhd_pcie_dump_wrapper_regs()
17211 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, swintreg)); in dhd_pcie_dump_wrapper_regs()
17213 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, intstatus)); in dhd_pcie_dump_wrapper_regs()
17215 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, cyclecnt)); in dhd_pcie_dump_wrapper_regs()
17217 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, inttimer)); in dhd_pcie_dump_wrapper_regs()
17219 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, clk_ctl_st)); in dhd_pcie_dump_wrapper_regs()
17221 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, powerctl)); in dhd_pcie_dump_wrapper_regs()