Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/power/fuel_gauge/
H A Dfg_cw221x.c64 #define SIZE_OF_PROFILE 80 macro
90 static u8 config_profile_info[SIZE_OF_PROFILE] = {
177 (len != SIZE_OF_PROFILE)) { in cw221x_ofdata_to_platdata()
371 for (i = 0; i < SIZE_OF_PROFILE; i++) { in cw_write_profile()
410 for (i = 0; i < SIZE_OF_PROFILE; i++) { in cw221X_get_state()
421 if (i != SIZE_OF_PROFILE) in cw221X_get_state()