Searched refs:EFFECT_DIR_180_DEG (Results 1 – 2 of 2) sorted by relevance
40 #define EFFECT_DIR_180_DEG 0x8000 /* range is 0 - 0xFFFF */ macro144 info->direction = effect->direction < EFFECT_DIR_180_DEG ? 0 : 1; in vibra_play()
38 #define EFFECT_DIR_180_DEG 0x8000 macro214 info->direction = effect->direction < EFFECT_DIR_180_DEG ? 1 : -1; in vibra_play()