Home
last modified time | relevance | path

Searched defs:opp_regs (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/resource/dce60/
H A Ddce60_resource.c286 #define opp_regs(id)\ macro
291 static const struct dce_opp_registers opp_regs[] = { variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dce120/
H A Ddce120_resource.c316 #define opp_regs(id)\ macro
321 static const struct dce_opp_registers opp_regs[] = { variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dce80/
H A Ddce80_resource.c285 #define opp_regs(id)\ macro
290 static const struct dce_opp_registers opp_regs[] = { variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c269 #define opp_regs(id)\ macro
274 static const struct dce_opp_registers opp_regs[] = { variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
H A Ddce112_resource.c307 #define opp_regs(id)\ macro
312 static const struct dce_opp_registers opp_regs[] = { variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dce110/
H A Ddce110_resource.c298 #define opp_regs(id)\ macro
303 static const struct dce_opp_registers opp_regs[] = { variable
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn401/
H A Ddcn401_resource.c363 static struct dcn20_opp_registers opp_regs[4]; variable