Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rts5208/
Drtsx_chip.c50 reg &= ~(XD_INT_EN | SD_INT_EN | MS_INT_EN); in rtsx_disable_card_int()
65 reg |= MS_INT_EN; in rtsx_enable_card_int()
92 reg |= MS_INT_EN; in rtsx_enable_bus_int()
Drtsx_chip.h300 #define MS_INT_EN (1 << 26) macro
/linux-4.4.14/include/linux/mfd/
Drtsx_pci.h89 #define MS_INT_EN (1 << 26) macro
/linux-4.4.14/drivers/mfd/
Drtsx_pcr.c612 pcr->bier |= MS_INT_EN; in rtsx_pci_enable_bus_int()