Searched refs:DS2780_CONTROL_REG_PMOD (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/w1/slaves/
H A Dw1_ds2780.h110 #define DS2780_CONTROL_REG_PMOD (1 << 5) macro
/linux-4.1.27/drivers/power/
H A Dds2780_battery.c467 !!(control_reg & DS2780_CONTROL_REG_PMOD)); ds2780_get_pmod_enabled()
495 control_reg |= DS2780_CONTROL_REG_PMOD; ds2780_set_pmod_enabled()
497 control_reg &= ~DS2780_CONTROL_REG_PMOD; ds2780_set_pmod_enabled()

Completed in 58 milliseconds