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

/linux-4.4.14/drivers/power/
H A Dda9052-battery.c38 #define DA9052_CHG_LIM_COLS 16 macro
47 static const u16 da9052_chg_current_lim[2][DA9052_CHG_LIM_COLS] = {
484 *current_mA > da9052_chg_current_lim[row][DA9052_CHG_LIM_COLS - 1]) da9052_USB_current_notifier()
487 for (col = 0; col <= DA9052_CHG_LIM_COLS - 1 ; col++) { da9052_USB_current_notifier()

Completed in 96 milliseconds