Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rts5208/
Drtsx_chip.h290 #define XD_INT_EN BIT(27) macro
Drtsx_chip.c42 reg |= XD_INT_EN; in rtsx_enable_card_int()
69 reg |= XD_INT_EN; in rtsx_enable_bus_int()
/linux-6.1.9/include/linux/
Drtsx_pci.h76 #define XD_INT_EN (1 << 27) macro