Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-sunplus.c45 #define BAT_CHARGE_RSEL_250_OHM FIELD_PREP(BAT_CHARGE_RSEL_MASK, 1) macro
197 rsel = BAT_CHARGE_RSEL_250_OHM; in sp_rtc_set_trickle_charger()