Lines Matching defs:AMD_REG_GPIO
35 #define AMD_REG_GPIO(i) (0x10 + (i))
80 agp->orig[offset] = ioread8(agp->pm + AMD_REG_GPIO(offset)) &
94 iowrite8(agp->orig[offset], agp->pm + AMD_REG_GPIO(offset));
104 temp = ioread8(agp->pm + AMD_REG_GPIO(offset));
106 iowrite8(temp, agp->pm + AMD_REG_GPIO(offset));
117 temp = ioread8(agp->pm + AMD_REG_GPIO(offset));
131 temp = ioread8(agp->pm + AMD_REG_GPIO(offset));
133 iowrite8(temp, agp->pm + AMD_REG_GPIO(offset));
148 temp = ioread8(agp->pm + AMD_REG_GPIO(offset));
150 iowrite8(temp, agp->pm + AMD_REG_GPIO(offset));