Home
last modified time | relevance | path

Searched refs:XD_INT_EN (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/rts5208/
Drtsx_chip.h302 #define XD_INT_EN BIT(27) macro
Drtsx_chip.c53 reg |= XD_INT_EN; in rtsx_enable_card_int()
80 reg |= XD_INT_EN; in rtsx_enable_bus_int()
/Linux-v4.19/include/linux/
Drtsx_pci.h88 #define XD_INT_EN (1 << 27) macro