Home
last modified time | relevance | path

Searched refs:GT_INTRCAUSE_ABORT_BITS (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci_gt64120.c40 #define GT_INTRCAUSE_ABORT_BITS \ macro
64 writel(~GT_INTRCAUSE_ABORT_BITS, &gt->regs->intrcause); in gt_config_access()
102 if (intr & GT_INTRCAUSE_ABORT_BITS) { in gt_config_access()
104 writel(~GT_INTRCAUSE_ABORT_BITS, &gt->regs->intrcause); in gt_config_access()