dmub_dcn42_get_fw_boot_option
dmub->dpia_supported = dmub_dcn42_get_fw_boot_option(dmub).bits.enable_dpia != 0;
union dmub_fw_boot_options dmub_dcn42_get_fw_boot_option(struct dmub_srv *dmub);
funcs->get_fw_boot_option = dmub_dcn42_get_fw_boot_option;