Searched refs:LM25066_SAMPLES_FOR_AVG (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/ |
H A D | lm25066.c | 30 #define LM25066_SAMPLES_FOR_AVG 0xdb macro 312 ret = pmbus_read_byte_data(client, 0, LM25066_SAMPLES_FOR_AVG); in lm25066_read_word_data() 434 ret = pmbus_write_byte_data(client, 0, LM25066_SAMPLES_FOR_AVG, in lm25066_write_word_data()
|
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
H A D | lm25066.c | 31 #define LM25066_SAMPLES_FOR_AVG 0xdb macro 311 ret = pmbus_read_byte_data(client, 0, LM25066_SAMPLES_FOR_AVG); in lm25066_read_word_data() 428 ret = pmbus_write_byte_data(client, 0, LM25066_SAMPLES_FOR_AVG, in lm25066_write_word_data()
|
Completed in 2 milliseconds