Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dda9150-fg.c179 u32 res = 0, sync_val; in da9150_fg_write_attr_sync() local
206 sync_val = res; in da9150_fg_write_attr_sync()
207 while ((res == sync_val) && (i++ < DA9150_QIF_SYNC_RETRIES)) { in da9150_fg_write_attr_sync()
217 if (res != (sync_val + 1)) in da9150_fg_write_attr_sync()