Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dadt7470.c159 #define ADT7470_CFG_LF 0x40 macro
779 if (!(cfg_reg[0] & ADT7470_CFG_LF)) in pwm1_freq_get()
814 unsigned int low_freq = ADT7470_CFG_LF; in pwm1_freq_set()
832 ADT7470_CFG_LF, low_freq); in pwm1_freq_set()