Home
last modified time | relevance | path

Searched refs:DCIE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/platform_data/
Dbfin_rotary.h73 #define DCIE (1 << 2) /* Down count Interrupt Enable */ macro
/linux-4.4.14/drivers/input/misc/
Dbfin_rotary.c110 val = UCIE | DCIE; in bfin_rotary_open()