Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/soc/mediatek/
Dmtk-svs.c445 u32 dc_config; member
1234 svs_writel_relaxed(svsp, bdata->dc_config, DCCONFIG); in svs_set_bank_phase()
2268 .dc_config = 0x1,
2297 .dc_config = 0x1,
2333 .dc_config = 0x1,
2366 .dc_config = 0x1,
2401 .dc_config = 0x555555,
2430 .dc_config = 0x555555,
2466 .dc_config = 0x1,
2497 .dc_config = 0x1,
[all …]
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/
Ddc.h421 struct dc_config { struct
1108 struct dc_config flags;
1402 struct dc_config config;
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce/
Ddce_dmcu.c382 const struct dc_config *config = &dmcu->ctx->dc->config; in dcn10_dmcu_init()