Lines Matching defs:AMD_REG_GPIO
38 #define AMD_REG_GPIO(i) (0x10 + (i))
83 agp->orig[offset] = ioread8(agp->pm + AMD_REG_GPIO(offset)) &
97 iowrite8(agp->orig[offset], agp->pm + AMD_REG_GPIO(offset));
107 temp = ioread8(agp->pm + AMD_REG_GPIO(offset));
109 iowrite8(temp, agp->pm + AMD_REG_GPIO(offset));
120 temp = ioread8(agp->pm + AMD_REG_GPIO(offset));
134 temp = ioread8(agp->pm + AMD_REG_GPIO(offset));
136 iowrite8(temp, agp->pm + AMD_REG_GPIO(offset));
151 temp = ioread8(agp->pm + AMD_REG_GPIO(offset));
153 iowrite8(temp, agp->pm + AMD_REG_GPIO(offset));