Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
Drtsx_pci.h92 #define OC_INT_EN (1 << 23) macro
/linux-4.4.14/drivers/staging/rts5208/
Drtsx_chip.h303 #define OC_INT_EN (1 << 23) macro
Drtsx_chip.c101 reg |= OC_INT_EN; in rtsx_enable_bus_int()