Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_opp.c35 oppn10->opp_shift->field_name, oppn10->opp_mask->field_name
403 const struct dcn10_opp_shift *opp_shift, in dcn10_opp_construct() argument
412 oppn10->opp_shift = opp_shift; in dcn10_opp_construct()
H A Ddcn10_opp.h150 const struct dcn10_opp_shift *opp_shift; member
160 const struct dcn10_opp_shift *opp_shift,
H A Ddcn10_resource.c352 static const struct dcn10_opp_shift opp_shift = { variable
593 &opp_regs[inst], &opp_shift, &opp_mask); in dcn10_opp_create()
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_opp.c38 opp110->opp_shift->field_name, opp110->opp_mask->field_name
546 const struct dce_opp_shift *opp_shift, in dce110_opp_construct() argument
556 opp110->opp_shift = opp_shift; in dce110_opp_construct()
H A Ddce_opp.h271 const struct dce_opp_shift *opp_shift; member
279 const struct dce_opp_shift *opp_shift,
/dragonfly/sys/dev/drm/amd/display/dc/dce100/
H A Ddce100_resource.c278 static const struct dce_opp_shift opp_shift = { variable
589 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce100_opp_create()
/dragonfly/sys/dev/drm/amd/display/dc/dce120/
H A Ddce120_resource.c294 static const struct dce_opp_shift opp_shift = { variable
377 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce120_opp_create()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_resource.c302 static const struct dce_opp_shift opp_shift = { variable
603 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce110_opp_create()
/dragonfly/sys/dev/drm/amd/display/dc/dce112/
H A Ddce112_resource.c313 static const struct dce_opp_shift opp_shift = { variable
608 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce112_opp_create()
/dragonfly/sys/dev/drm/amd/display/dc/dce80/
H A Ddce80_resource.c296 static const struct dce_opp_shift opp_shift = { variable
465 ctx, inst, &opp_regs[inst], &opp_shift, &opp_mask); in dce80_opp_create()