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