Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpci_gt64120.c41 #define GT_INTRCAUSE_ABORT_BITS \ macro
65 writel(~GT_INTRCAUSE_ABORT_BITS, &gt->regs->intrcause); in gt_config_access()
103 if (intr & GT_INTRCAUSE_ABORT_BITS) { in gt_config_access()
105 writel(~GT_INTRCAUSE_ABORT_BITS, &gt->regs->intrcause); in gt_config_access()