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.c140 #define ADT7470_CFG_LF 0x40 macro
741 if (!(cfg_reg[0] & ADT7470_CFG_LF)) in pwm1_freq_get()
776 unsigned int low_freq = ADT7470_CFG_LF; in pwm1_freq_set()
792 ADT7470_CFG_LF, low_freq); in pwm1_freq_set()