Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/rts_pstor/
Drtsx_chip.h301 #define SD_OC_INT_EN (1 << 22) macro
Drtsx_chip.c109 reg |= MS_OC_INT_EN | SD_OC_INT_EN; in rtsx_enable_bus_int()
111 reg |= SD_OC_INT_EN; in rtsx_enable_bus_int()