Home
last modified time | relevance | path

Searched refs:dmub_srv_dcn31_regs (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn31.h176 struct dmub_srv_dcn31_regs { struct
182 extern const struct dmub_srv_dcn31_regs dmub_srv_dcn31_regs; argument
H A Ddmub_dcn316.h31 extern const struct dmub_srv_dcn31_regs dmub_srv_dcn316_regs;
H A Ddmub_dcn314.h31 extern const struct dmub_srv_dcn31_regs dmub_srv_dcn314_regs;
H A Ddmub_dcn316.c47 const struct dmub_srv_dcn31_regs dmub_srv_dcn316_regs = {
H A Ddmub_dcn315.c47 const struct dmub_srv_dcn31_regs dmub_srv_dcn315_regs = {
H A Ddmub_dcn314.c47 const struct dmub_srv_dcn31_regs dmub_srv_dcn314_regs = {
H A Ddmub_dcn315.h66 extern const struct dmub_srv_dcn31_regs dmub_srv_dcn315_regs;
H A Ddmub_dcn31.c39 const struct dmub_srv_dcn31_regs dmub_srv_dcn31_regs = { variable
H A Ddmub_srv.c240 dmub->regs_dcn31 = &dmub_srv_dcn31_regs; in dmub_srv_hw_setup()
/linux/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h78 struct dmub_srv_dcn31_regs;
517 const struct dmub_srv_dcn31_regs *regs_dcn31;