Home
last modified time | relevance | path

Searched refs:dmub_srv_dcn32_regs (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dmub/src/
H A Ddmub_dcn32.h180 struct dmub_srv_dcn32_regs { struct
186 extern const struct dmub_srv_dcn32_regs dmub_srv_dcn32_regs; argument
H A Ddmub_dcn32.c40 const struct dmub_srv_dcn32_regs dmub_srv_dcn32_regs = { variable
H A Ddmub_srv.c274 dmub->regs_dcn32 = &dmub_srv_dcn32_regs; in dmub_srv_hw_setup()
/openbsd/sys/dev/pci/drm/amd/display/dmub/
H A Ddmub_srv.h447 const struct dmub_srv_dcn32_regs *regs_dcn32;