Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/power/supply/
Dbq27xxx_battery.c1021 #define BQ27XXX_MSLEEP(i) usleep_range((i)*1000, (i)*1000+500) macro
1246 BQ27XXX_MSLEEP(1); in bq27xxx_battery_read_dm_block()
1331 BQ27XXX_MSLEEP(25);
1393 BQ27XXX_MSLEEP(1);
1410 BQ27XXX_MSLEEP(1);
1415 BQ27XXX_MSLEEP(100); /* flash DM updates in <100ms */
1470 BQ27XXX_MSLEEP(300); /* reset time is not documented */