Lines Matching refs:psycho_write
35 #define psycho_write(__reg, __val) \ macro
513 psycho_write(strbuf->strbuf_control, in __psycho_check_one_stc()
519 psycho_write(err_base + (i * 8UL), 0UL); in __psycho_check_one_stc()
525 psycho_write(tag_base + (i * 8UL), 0UL); in __psycho_check_one_stc()
526 psycho_write(line_base + (i * 8UL), 0UL); in __psycho_check_one_stc()
530 psycho_write(strbuf->strbuf_control, control); in __psycho_check_one_stc()
648 psycho_write(iommu->iommu_control, control); in psycho_check_iommu_error()
678 psycho_write(iommu->iommu_control, in psycho_check_iommu_error()
689 psycho_write(base + PSYCHO_IOMMU_TAG + (i * 8UL), 0); in psycho_check_iommu_error()
690 psycho_write(base + PSYCHO_IOMMU_DATA + (i * 8UL), 0); in psycho_check_iommu_error()
694 psycho_write(iommu->iommu_control, control); in psycho_check_iommu_error()
773 psycho_write(afsr_reg, error_bits); in psycho_ue_intr()
848 psycho_write(afsr_reg, error_bits); in psycho_ce_intr()
928 psycho_write(csr_reg, csr); in psycho_pcierr_intr_other()
978 psycho_write(afsr_reg, error_bits); in psycho_pcierr_intr()
1100 psycho_write(base + PSYCHO_ECC_CTRL, in psycho_register_error_handlers()
1113 psycho_write(base + PSYCHO_PCIA_CTRL, tmp); in psycho_register_error_handlers()
1120 psycho_write(base + PSYCHO_PCIB_CTRL, tmp); in psycho_register_error_handlers()
1366 psycho_write(p->pbm_A.controller_regs + PSYCHO_IOMMU_CONTROL, control); in psycho_iommu_init()
1368 psycho_write(p->pbm_A.controller_regs + PSYCHO_IOMMU_TAG + (i * 8UL), 0); in psycho_iommu_init()
1369 psycho_write(p->pbm_A.controller_regs + PSYCHO_IOMMU_DATA + (i * 8UL), 0); in psycho_iommu_init()
1408 psycho_write(p->pbm_A.controller_regs + PSYCHO_IOMMU_TSBBASE, __pa(tsbbase)); in psycho_iommu_init()
1413 psycho_write(p->pbm_A.controller_regs + PSYCHO_IOMMU_CONTROL, control); in psycho_iommu_init()
1439 psycho_write(p->pbm_A.controller_regs + PSYCHO_IRQ_RETRY, 0xff); in psycho_controller_hwinit()
1444 psycho_write(p->pbm_A.controller_regs + PSYCHO_PCIA_CTRL, tmp); in psycho_controller_hwinit()
1448 psycho_write(p->pbm_A.controller_regs + PSYCHO_PCIB_CTRL, tmp); in psycho_controller_hwinit()
1456 psycho_write(p->pbm_A.controller_regs + PSYCHO_PCIA_DIAG, tmp); in psycho_controller_hwinit()
1460 psycho_write(p->pbm_A.controller_regs + PSYCHO_PCIB_DIAG, tmp); in psycho_controller_hwinit()
1526 psycho_write(pbm->stc.strbuf_control, control); in psycho_pbm_strbuf_init()