Lines Matching refs:cr4regs
12468 cr4regs_t *cr4regs; in dhd_pcie_dump_wrapper_regs() local
12482 if ((cr4regs = si_setcore(sih, ARMCR4_CORE_ID, 0)) != NULL) { in dhd_pcie_dump_wrapper_regs()
12489 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, corecontrol)); in dhd_pcie_dump_wrapper_regs()
12491 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, corecapabilities)); in dhd_pcie_dump_wrapper_regs()
12494 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, corestatus)); in dhd_pcie_dump_wrapper_regs()
12496 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, nmiisrst)); in dhd_pcie_dump_wrapper_regs()
12498 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, nmimask)); in dhd_pcie_dump_wrapper_regs()
12500 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, isrmask)); in dhd_pcie_dump_wrapper_regs()
12502 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, swintreg)); in dhd_pcie_dump_wrapper_regs()
12504 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, intstatus)); in dhd_pcie_dump_wrapper_regs()
12506 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, cyclecnt)); in dhd_pcie_dump_wrapper_regs()
12508 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, inttimer)); in dhd_pcie_dump_wrapper_regs()
12510 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, clk_ctl_st)); in dhd_pcie_dump_wrapper_regs()
12512 val = R_REG(dhd->osh, ARM_CR4_REG(cr4regs, powerctl)); in dhd_pcie_dump_wrapper_regs()