Home
last modified time | relevance | path

Searched refs:PSYCHO_IOMMU_CONTROL (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/sparc64/kernel/
Dpci_psycho.c597 #define PSYCHO_IOMMU_CONTROL 0x0200UL macro
1350 iommu->iommu_control = p->pbm_A.controller_regs + PSYCHO_IOMMU_CONTROL; in psycho_iommu_init()
1364 control = psycho_read(p->pbm_A.controller_regs + PSYCHO_IOMMU_CONTROL); in psycho_iommu_init()
1366 psycho_write(p->pbm_A.controller_regs + PSYCHO_IOMMU_CONTROL, control); in psycho_iommu_init()
1410 control = psycho_read(p->pbm_A.controller_regs + PSYCHO_IOMMU_CONTROL); in psycho_iommu_init()
1413 psycho_write(p->pbm_A.controller_regs + PSYCHO_IOMMU_CONTROL, control); in psycho_iommu_init()