Searched refs:DA9052_CHG_LIM_COLS (Results 1 – 1 of 1) sorted by relevance
38 #define DA9052_CHG_LIM_COLS 16 macro47 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]) in da9052_USB_current_notifier()487 for (col = 0; col <= DA9052_CHG_LIM_COLS - 1 ; col++) { in da9052_USB_current_notifier()