Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/rts5208/
Drtsx_chip.h291 #define MS_INT_EN BIT(26) macro
Drtsx_chip.c46 reg |= MS_INT_EN; in rtsx_enable_card_int()
73 reg |= MS_INT_EN; in rtsx_enable_bus_int()
/Linux-v6.1/include/linux/
Drtsx_pci.h77 #define MS_INT_EN (1 << 26) macro
/Linux-v6.1/drivers/misc/cardreader/
Drtsx_pcr.c673 pcr->bier |= MS_INT_EN; in rtsx_pci_enable_bus_int()