Searched refs:csr_reg (Results 1 – 3 of 3) sorted by relevance
915 unsigned long csr_reg, csr, csr_error_bits; in psycho_pcierr_intr_other() local919 csr_reg = pbm->controller_regs + PSYCHO_PCIA_CTRL; in psycho_pcierr_intr_other()921 csr_reg = pbm->controller_regs + PSYCHO_PCIB_CTRL; in psycho_pcierr_intr_other()923 csr = psycho_read(csr_reg); in psycho_pcierr_intr_other()928 psycho_write(csr_reg, csr); in psycho_pcierr_intr_other()
906 unsigned long csr_reg, csr, csr_error_bits; in sabre_pcierr_intr_other() local909 csr_reg = p->pbm_A.controller_regs + SABRE_PCICTRL; in sabre_pcierr_intr_other()910 csr = sabre_read(csr_reg); in sabre_pcierr_intr_other()915 sabre_write(csr_reg, csr); in sabre_pcierr_intr_other()
974 unsigned long csr_reg, csr, csr_error_bits; in schizo_pcierr_intr_other() local977 csr_reg = pbm->pbm_regs + SCHIZO_PCI_CTRL; in schizo_pcierr_intr_other()978 csr = schizo_read(csr_reg); in schizo_pcierr_intr_other()988 schizo_write(csr_reg, csr); in schizo_pcierr_intr_other()