Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Daspeed-pwm-tacho.c115 #define RESULT_VALUE_MASK 0xfffff macro
552 raw_data = val & RESULT_VALUE_MASK; in aspeed_get_fan_tach_ch_rpm()