Home
last modified time | relevance | path

Searched refs:BQ27Z561_FLAG_FC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dbq27xxx_battery.c80 #define BQ27Z561_FLAG_FC BIT(5) /* Battery fully charged */ macro
1693 return (flags & BQ27Z561_FLAG_FC);
1874 if (di->cache.flags & BQ27Z561_FLAG_FC)
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dbq27xxx_battery.c81 #define BQ27Z561_FLAG_FC BIT(5) /* Battery fully charged */ macro
1767 return (flags & BQ27Z561_FLAG_FC);
1948 if (di->cache.flags & BQ27Z561_FLAG_FC)

Completed in 5 milliseconds