Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/rtc/
H A Dds1307.h16 #define DS1307_TRICKLE_CHARGER_DIODE 0x08 macro
/openbmc/linux/drivers/rtc/
H A Drtc-ds1307.c522 u8 setup = (diode) ? DS1307_TRICKLE_CHARGER_DIODE : in do_trickle_setup_ds1339()