Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h805 #define PCI_ERR_COR_REP_TIMER 0x00001000 /* Replay Timer Timeout */ macro
/linux/drivers/mmc/host/
H A Dsdhci-pci-gli.c304 value |= PCI_ERR_COR_REP_TIMER; in sdhci_gli_mask_replay_timer_timeout()