Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Daspeed-pwm-tacho.c114 #define RESULT_VALUE_MASK 0xfffff macro
557 raw_data = val & RESULT_VALUE_MASK; in aspeed_get_fan_tach_ch_rpm()