Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn20.h155 extern const struct dmub_srv_common_regs dmub_srv_dcn20_regs;
H A Ddmub_dcn20.c41 const struct dmub_srv_common_regs dmub_srv_dcn20_regs = { variable
H A Ddmub_srv.c142 dmub->regs = &dmub_srv_dcn20_regs; in dmub_srv_hw_setup()