Home
last modified time | relevance | path

Searched refs:cell_char_tbl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/power/
H A Dmax17042_battery.h244 u16 cell_char_tbl[MAX17042_CHARACTERIZATION_DATA_SIZE]; member
/openbmc/linux/drivers/power/supply/
H A Dmax17042_battery.c554 chip->pdata->config_data->cell_char_tbl[i]); in max17042_write_model_data()
589 int table_size = ARRAY_SIZE(chip->pdata->config_data->cell_char_tbl); in max17042_init_model()
604 chip->pdata->config_data->cell_char_tbl, in max17042_init_model()
617 int table_size = ARRAY_SIZE(chip->pdata->config_data->cell_char_tbl); in max17042_verify_model_lock()