Home
last modified time | relevance | path

Searched refs:dc_config (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/soc/mediatek/
Dmtk-svs.c448 u32 dc_config; member
1114 svs_writel_relaxed(svsp, svsb->dc_config, DCCONFIG); in svs_set_bank_phase()
2133 .dc_config = 0x1,
2162 .dc_config = 0x1,
2193 .dc_config = 0x555555,
2217 .dc_config = 0x555555,
2240 .dc_config = 0x555555,
2266 .dc_config = 0x555555,
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc.h389 struct dc_config { struct
926 struct dc_config config;
1019 struct dc_config flags;
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.c382 const struct dc_config *config = &dmcu->ctx->dc->config; in dcn10_dmcu_init()