Searched refs:AB8500_NUM_BANKS (Results 1 – 1 of 1) sorted by relevance
156 #define AB8500_NUM_BANKS 24 macro162 static struct ab8500_prcmu_ranges ab8500_debug_ranges[AB8500_NUM_BANKS] = {491 static struct ab8500_prcmu_ranges ab8505_debug_ranges[AB8500_NUM_BANKS] = {850 static struct ab8500_prcmu_ranges ab8540_debug_ranges[AB8500_NUM_BANKS] = {1355 for (i = 0; i < AB8500_NUM_BANKS; i++) { in ab8500_print_all_banks()1373 for (i = 1; i < AB8500_NUM_BANKS; i++) { in ab8500_dump_all_banks()1397 for (bank = 0; bank < AB8500_NUM_BANKS; bank++) { in ab8500_dump_all_banks_to_mem()1483 if (user_bank >= AB8500_NUM_BANKS) { in ab8500_bank_write()