HomeSort by: relevance | last modified time | path
    Searched defs:bot_mpcc_id (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
amdgpu_dcn10_mpc.c 408 int bot_mpcc_id; local in function:mpc1_init_mpcc_list_from_hw
429 bot_mpcc_id = bot_sel;
430 REG_GET(MPCC_OPP_ID[bot_mpcc_id], MPCC_OPP_ID, &opp_id);
431 REG_GET(MPCC_TOP_SEL[bot_mpcc_id], MPCC_TOP_SEL, &top_sel);
433 struct mpcc *mpcc_bottom = mpc1_get_mpcc(mpc, bot_mpcc_id);
452 REG_GET(MPCC_BOT_SEL[mpcc_inst], MPCC_BOT_SEL, &s->bot_mpcc_id);
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
mpc.h 132 uint32_t bot_mpcc_id; member in struct:mpcc_state

Completed in 33 milliseconds