Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rts5208/
Drtsx_chip.h303 #define MS_INT_EN BIT(26) macro
Drtsx_chip.c57 reg |= MS_INT_EN; in rtsx_enable_card_int()
84 reg |= MS_INT_EN; in rtsx_enable_bus_int()
/Linux-v4.19/include/linux/
Drtsx_pci.h89 #define MS_INT_EN (1 << 26) macro
/Linux-v4.19/drivers/misc/cardreader/
Drtsx_pcr.c709 pcr->bier |= MS_INT_EN; in rtsx_pci_enable_bus_int()