Searched refs:dmub_fw_boot_options (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_dcn31.c356 union dmub_fw_boot_options dmub_dcn31_get_fw_boot_option(struct dmub_srv *dmub)
358 union dmub_fw_boot_options option;
366 union dmub_fw_boot_options boot_options = {0};
382 union dmub_fw_boot_options boot_options;
H A Ddmub_dcn35.c402 union dmub_fw_boot_options dmub_dcn35_get_fw_boot_option(struct dmub_srv *dmub)
404 union dmub_fw_boot_options option;
412 union dmub_fw_boot_options boot_options = {0};
429 union dmub_fw_boot_options boot_options;
H A Ddmub_dcn20.c399 union dmub_fw_boot_options boot_options = {0};
406 union dmub_fw_boot_options boot_options;
H A Ddmub_dcn31.h243 union dmub_fw_boot_options dmub_dcn31_get_fw_boot_option(struct dmub_srv *dmub);
H A Ddmub_dcn32.c382 union dmub_fw_boot_options boot_options = {0};
391 union dmub_fw_boot_options boot_options;
H A Ddmub_dcn35.h261 union dmub_fw_boot_options dmub_dcn35_get_fw_boot_option(struct dmub_srv *dmub);
H A Ddmub_srv.c963 union dmub_fw_boot_options *option)
/linux-master/drivers/gpu/drm/amd/display/dmub/
H A Ddmub_srv.h417 union dmub_fw_boot_options (*get_fw_boot_option)(struct dmub_srv *dmub);
845 union dmub_fw_boot_options *option);
/linux-master/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h630 * union dmub_fw_boot_options - Boot option definitions for SCRATCH14
632 union dmub_fw_boot_options { union

Completed in 204 milliseconds