Searched refs:dmub_fw_boot_options (Results 1 – 10 of 10) 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()404 union dmub_fw_boot_options option; in dmub_dcn35_get_fw_boot_option()412 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn35_enable_dmub_boot_options()413 union dmub_fw_boot_options cur_boot_options = {0}; in dmub_dcn35_enable_dmub_boot_options()435 union dmub_fw_boot_options boot_options; in dmub_dcn35_skip_dmub_panel_power_sequence()
356 union dmub_fw_boot_options dmub_dcn31_get_fw_boot_option(struct dmub_srv *dmub) in dmub_dcn31_get_fw_boot_option()358 union dmub_fw_boot_options option; in dmub_dcn31_get_fw_boot_option()366 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn31_enable_dmub_boot_options()382 union dmub_fw_boot_options boot_options; in dmub_dcn31_skip_dmub_panel_power_sequence()
399 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn20_enable_dmub_boot_options()406 union dmub_fw_boot_options boot_options; in dmub_dcn20_skip_dmub_panel_power_sequence()
382 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn32_enable_dmub_boot_options()391 union dmub_fw_boot_options boot_options; in dmub_dcn32_skip_dmub_panel_power_sequence()
365 union dmub_fw_boot_options boot_options = {0}; in dmub_dcn401_enable_dmub_boot_options()376 union dmub_fw_boot_options boot_options; in dmub_dcn401_skip_dmub_panel_power_sequence()
243 union dmub_fw_boot_options dmub_dcn31_get_fw_boot_option(struct dmub_srv *dmub);
261 union dmub_fw_boot_options dmub_dcn35_get_fw_boot_option(struct dmub_srv *dmub);
1016 union dmub_fw_boot_options *option) in dmub_srv_get_fw_boot_option()
436 union dmub_fw_boot_options (*get_fw_boot_option)(struct dmub_srv *dmub);881 union dmub_fw_boot_options *option);
666 union dmub_fw_boot_options { union