Searched refs:TRANS_FAIL_INT_EN (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/staging/rts_pstor/ | ||
D | rtsx_chip.h | 293 #define TRANS_FAIL_INT_EN (1 << 28) macro |
D | rtsx_chip.c | 87 reg = TRANS_OK_INT_EN | TRANS_FAIL_INT_EN; in rtsx_enable_bus_int() |