Searched refs:psycho_write (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | pci_psycho.c | 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() [all …]
|