Home
last modified time | relevance | path

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

/linux/drivers/w1/slaves/
H A Dw1_ds2781.h33 #define DS2781_VOLT_MSB 0x0C macro
/linux/drivers/power/supply/
H A Dds2781_battery.c166 ret = w1_ds2781_read(dev_info, val, DS2781_VOLT_MSB, 2 * sizeof(u8)); in ds2781_get_voltage()