Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rts5208/
H A Drtsx.c535 if (status & (NEED_COMPLETE_INT | DELINK_INT)) { in rtsx_interrupt()
536 if (status & (TRANS_FAIL_INT | DELINK_INT)) { in rtsx_interrupt()
537 if (status & DELINK_INT) in rtsx_interrupt()
H A Drtsx_chip.h274 #define DELINK_INT GPIO0_INT macro
/openbmc/linux/drivers/misc/cardreader/
H A Drtsx_pcr.c1017 if (int_reg & (NEED_COMPLETE_INT | DELINK_INT)) { in rtsx_pci_isr()
1018 if (int_reg & (TRANS_FAIL_INT | DELINK_INT)) { in rtsx_pci_isr()
/openbmc/linux/include/linux/
H A Drtsx_pci.h61 #define DELINK_INT GPIO0_INT macro