Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/mediatek/
H A 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,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h394 struct dc_config { struct
931 struct dc_config config;
1024 struct dc_config flags;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_dmcu.c382 const struct dc_config *config = &dmcu->ctx->dc->config; in dcn10_dmcu_init()