Searched refs:ADT7470_CFG_LF (Results 1 – 1 of 1) sorted by relevance
148 #define ADT7470_CFG_LF 0x40 macro737 if (!(cfg_reg_1 & ADT7470_CFG_LF)) in pwm1_freq_show()753 int low_freq = ADT7470_CFG_LF; in pwm1_freq_store()772 (val & ~ADT7470_CFG_LF) | low_freq); in pwm1_freq_store()