Lines Matching defs:cp
42 * - get the access to cp which is needed for loading fw for cp0/cp1
52 int cfg_num, win_id, cfg_idx, cp;
77 /* Config address for each cp other than cp0 */
78 for (cp = 1; cp < CP_COUNT; cp++)
79 update_cp110_default_win(cp);
87 for (cp = 0; cp < CP_COUNT; cp++)
88 cp110_amb_init(MVEBU_CP_REGS_BASE(cp));