Searched refs:bot_sel (Results 1 – 1 of 1) sorted by relevance
407 unsigned int bot_sel; in mpc1_init_mpcc_list_from_hw() local419 REG_GET(MPCC_BOT_SEL[mpcc_id], MPCC_BOT_SEL, &bot_sel); in mpc1_init_mpcc_list_from_hw()421 if (bot_sel == mpcc_id) in mpc1_init_mpcc_list_from_hw()422 bot_sel = 0xf; in mpc1_init_mpcc_list_from_hw()431 if (bot_sel != 0xf && bot_sel < mpc10->num_mpcc) { in mpc1_init_mpcc_list_from_hw()432 bot_mpcc_id = bot_sel; in mpc1_init_mpcc_list_from_hw()
Completed in 7 milliseconds