Home
last modified time | relevance | path

Searched refs:opp_shift (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn201/
H A Ddcn201_opp.c35 oppn201->opp_shift->field_name, oppn201->opp_mask->field_name
64 const struct dcn201_opp_shift *opp_shift, in dcn201_opp_construct() argument
72 oppn201->opp_shift = opp_shift; in dcn201_opp_construct()
H A Ddcn201_opp.h61 const struct dcn201_opp_shift *opp_shift; member
70 const struct dcn201_opp_shift *opp_shift,
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.h310 const struct dce_opp_shift *opp_shift; member
318 const struct dce_opp_shift *opp_shift,
326 const struct dce_opp_shift *opp_shift,
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c283 static const struct dce_opp_shift opp_shift = { variable
695 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce100_opp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce60/
H A Ddce60_resource.c300 static const struct dce_opp_shift opp_shift = { variable
530 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce60_opp_create()