Searched refs:chg_config (Results 1 – 2 of 2) sorted by relevance
252 int (*set_chg_config)(struct bq24190_dev_info *bdi, const u8 chg_config);410 BQ24190_SYSFS_FIELD_RW(chg_config, POC, CHG_CONFIG),907 const u8 chg_config) in bq24190_battery_set_chg_config() argument912 chg_config); in bq24190_battery_set_chg_config()916 const u8 chg_config) in bq24296_battery_set_chg_config() argument921 chg_config); in bq24296_battery_set_chg_config()927 u8 chg_config, force_20pct, en_term; in bq24190_charger_set_charge_type() local942 chg_config = 0x0; in bq24190_charger_set_charge_type()945 chg_config = 0x1; in bq24190_charger_set_charge_type()950 chg_config = 0x1; in bq24190_charger_set_charge_type()[all …]
458 int chg_config = 0; in bq256xx_set_charge_type() local462 chg_config = 0x0; in bq256xx_set_charge_type()466 chg_config = 0x1; in bq256xx_set_charge_type()474 (chg_config ? 1 : 0) << BQ256XX_CHG_CONFIG_BIT_SHIFT); in bq256xx_set_charge_type()