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