Searched refs:BQ25180_ICHG_CHG_DIS (Results 1 – 1 of 1) sorted by relevance
36 #define BQ25180_ICHG_CHG_DIS BIT(7) macro129 uint8_t value = enable ? 0 : BQ25180_ICHG_CHG_DIS; in bq25183_charge_enable()133 BQ25180_ICHG_CHG_DIS, value); in bq25183_charge_enable()258 if ((ichg_ctrl & BQ25180_ICHG_CHG_DIS) != 0x00) { in bq25180_get_status()