Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn31.h242 union dmub_fw_boot_options dmub_dcn31_get_fw_boot_option(struct dmub_srv *dmub);
H A Ddmub_dcn31.c355 union dmub_fw_boot_options dmub_dcn31_get_fw_boot_option(struct dmub_srv *dmub) in dmub_dcn31_get_fw_boot_option() function
H A Ddmub_srv.c258 funcs->get_fw_boot_option = dmub_dcn31_get_fw_boot_option; in dmub_srv_hw_setup()