Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Daspeed-pwm-tacho.c147 #define BOTH_EDGES 0x02 /* 10b */ macro
564 both = (mode & BOTH_EDGES) ? 1 : 0; in aspeed_get_fan_tach_ch_rpm()
H A Daspeed-g6-pwm-tach.c110 #define BOTH_EDGES 0x02 macro