Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-sunplus.c46 #define BAT_CHARGE_RSEL_50_OHM FIELD_PREP(BAT_CHARGE_RSEL_MASK, 2) macro
200 rsel = BAT_CHARGE_RSEL_50_OHM; in sp_rtc_set_trickle_charger()