Searched refs:IT_CFG (Results 1 – 2 of 2) sorted by relevance
108 cfg = pci_conf_read(sc->sc_pc, sc->sc_tag, IT_CFG); in ite_chip_map()155 cfg = pci_conf_read(sc->sc_pc, sc->sc_tag, IT_CFG); in ite_chip_map()174 cfg = pci_conf_read(sc->sc_pc, sc->sc_tag, IT_CFG); in ite_setup_channel()254 pci_conf_write(sc->sc_pc, sc->sc_tag, IT_CFG, cfg); in ite_setup_channel()
22 #define IT_CFG 0x40 /* I/O configuration */ macro