Home
last modified time | relevance | path

Searched defs:bd9995x_init_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/power/supply/
Dbd99954-charger.c81 struct bd9995x_init_data { struct
82 u16 vsysreg_set; /* VSYS Regulation Setting */
83 u16 ibus_lim_set; /* VBUS input current limitation */
84 u16 icc_lim_set; /* VCC/VACP Input Current Limit Setting */
85 u16 itrich_set; /* Trickle-charge Current Setting */
86 u16 iprech_set; /* Pre-Charge Current Setting */
87 u16 ichg_set; /* Fast-Charge constant current */
88 u16 vfastchg_reg_set1; /* Fast Charging Regulation Voltage */
112 struct bd9995x_init_data init_data; argument