Searched refs:PCICFG_INTR_CTRL (Results 1 – 3 of 3) sorted by relevance
223 reg = OCE_CFG_READ32(dev, PCICFG_INTR_CTRL); in oce_chip_ei()225 OCE_CFG_WRITE32(dev, PCICFG_INTR_CTRL, reg); in oce_chip_ei()262 reg = OCE_CFG_READ32(dev, PCICFG_INTR_CTRL); in oce_chip_di()264 OCE_CFG_WRITE32(dev, PCICFG_INTR_CTRL, reg); in oce_chip_di()
186 ((OCE_CFG_READ32(dev, PCICFG_INTR_CTRL) \
58 #define PCICFG_INTR_CTRL 0xfc macro