Home
last modified time | relevance | path

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

/linux/drivers/staging/rts5208/
H A Drtsx_chip.h289 #define TRANS_FAIL_INT_EN BIT(28) macro
H A Drtsx_chip.c61 reg = TRANS_OK_INT_EN | TRANS_FAIL_INT_EN; in rtsx_enable_bus_int()
/linux/include/linux/
H A Drtsx_pci.h76 #define TRANS_FAIL_INT_EN (1 << 28) macro