Home
last modified time | relevance | path

Searched refs:opp_shift (Results 1 – 14 of 14) 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/opp/dcn35/
H A Ddcn35_opp.c34 ((const struct dcn35_opp_shift *)(oppn20->opp_shift))->field_name, \
41 const struct dcn35_opp_shift *opp_shift, in dcn35_opp_construct() argument
46 (const struct dcn20_opp_shift *)opp_shift, in dcn35_opp_construct()
H A Ddcn35_opp.h62 const struct dcn35_opp_shift *opp_shift,
/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_opp.c38 opp110->opp_shift->field_name, opp110->opp_mask->field_name
728 const struct dce_opp_shift *opp_shift, in dce110_opp_construct() argument
738 opp110->opp_shift = opp_shift; in dce110_opp_construct()
747 const struct dce_opp_shift *opp_shift, in dce60_opp_construct() argument
757 opp110->opp_shift = opp_shift; in dce60_opp_construct()
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/opp/dcn10/
H A Ddcn10_opp.c36 oppn10->opp_shift->field_name, oppn10->opp_mask->field_name
402 const struct dcn10_opp_shift *opp_shift, in dcn10_opp_construct() argument
411 oppn10->opp_shift = opp_shift; in dcn10_opp_construct()
H A Ddcn10_opp.h154 const struct dcn10_opp_shift *opp_shift; member
164 const struct dcn10_opp_shift *opp_shift,
/linux/drivers/gpu/drm/amd/display/dc/opp/dcn20/
H A Ddcn20_opp.c36 oppn20->opp_shift->field_name, oppn20->opp_mask->field_name
404 const struct dcn20_opp_shift *opp_shift, in dcn20_opp_construct() argument
412 oppn20->opp_shift = opp_shift; in dcn20_opp_construct()
H A Ddcn20_opp.h133 const struct dcn20_opp_shift *opp_shift; member
143 const struct dcn20_opp_shift *opp_shift,
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c444 static const struct dcn201_opp_shift opp_shift = { variable
672 &opp_regs[inst], &opp_shift, &opp_mask); in dcn201_opp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c320 static const struct dce_opp_shift opp_shift = { variable
690 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce112_opp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c311 static const struct dce_opp_shift opp_shift = { variable
714 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce110_opp_create()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c250 static const struct dcn20_opp_shift opp_shift = { variable
1037 &opp_regs[inst], &opp_shift, &opp_mask); in dcn21_opp_create()