Searched defs:bd9995x_init_data (Results 1 – 1 of 1) sorted by relevance
72 struct bd9995x_init_data { struct73 u16 vsysreg_set; /* VSYS Regulation Setting */74 u16 ibus_lim_set; /* VBUS input current limitation */75 u16 icc_lim_set; /* VCC/VACP Input Current Limit Setting */76 u16 itrich_set; /* Trickle-charge Current Setting */77 u16 iprech_set; /* Pre-Charge Current Setting */78 u16 ichg_set; /* Fast-Charge constant current */79 u16 vfastchg_reg_set1; /* Fast Charging Regulation Voltage */103 struct bd9995x_init_data init_data; argument