Searched refs:dmub_dcn35_get_fw_boot_option (Results 1 – 3 of 3) sorted by relevance
402 union dmub_fw_boot_options dmub_dcn35_get_fw_boot_option(struct dmub_srv *dmub) in dmub_dcn35_get_fw_boot_option() function415 cur_boot_options = dmub_dcn35_get_fw_boot_option(dmub); in dmub_dcn35_enable_dmub_boot_options()
261 union dmub_fw_boot_options dmub_dcn35_get_fw_boot_option(struct dmub_srv *dmub);
345 funcs->get_fw_boot_option = dmub_dcn35_get_fw_boot_option; in dmub_srv_hw_setup()