Home | History | Annotate | Download | only in pci

Lines Matching refs:as_pc

142 	reg = pci_conf_read(sc->as_pc, sc->as_tag, AGP_ALI_TLBCTRL);
145 pci_conf_write(sc->as_pc, sc->as_tag, AGP_ALI_TLBCTRL, reg);
149 reg = pci_conf_read(sc->as_pc, sc->as_tag, AGP_ALI_ATTBASE);
151 pci_conf_write(sc->as_pc, sc->as_tag, AGP_ALI_ATTBASE, reg);
184 i = (int)pci_conf_read(sc->as_pc, sc->as_tag, AGP_ALI_ATTBASE) & 0xf;
205 reg = pci_conf_read(sc->as_pc, sc->as_tag, AGP_ALI_ATTBASE);
208 pci_conf_write(sc->as_pc, sc->as_tag, AGP_ALI_ATTBASE, reg);
241 reg = pci_conf_read(sc->as_pc, sc->as_tag, AGP_ALI_TLBCTRL);
244 pci_conf_write(sc->as_pc, sc->as_tag, AGP_ALI_TLBCTRL, reg);
247 pci_conf_write(sc->as_pc, sc->as_tag, AGP_ALI_TLBCTRL, reg);