Searched refs:boot_config (Results 1 – 6 of 6) sorted by relevance
193 boot_config->length = length; in init_boot_config()194 boot_config->config_version.major = 1U; in init_boot_config()195 boot_config->config_version.minor = 0U; in init_boot_config()197 boot_config->config_version.patch = 0U; in init_boot_config()214 struct ia_gofo_boot_config *boot_config; in ipu7_boot_init_boot_config() local230 if (!adev->boot_config) { in ipu7_boot_init_boot_config()235 boot_config = adev->boot_config; in ipu7_boot_init_boot_config()241 boot_config->uc_tile_frequency_units = in ipu7_boot_init_boot_config()302 if (adev->boot_config) { in ipu7_boot_release_boot_config()304 adev->boot_config, in ipu7_boot_release_boot_config()[all …]
46 struct ia_gofo_boot_config *boot_config; member
1019 wil->boot_config = WIL_BOOT_ERR; in wil_wait_device_ready_talyn_mb()1034 wil->boot_config = WIL_BOOT_VANILLA; in wil_wait_device_ready_talyn_mb()1039 wil->boot_config = WIL_BOOT_DEVELOPMENT; in wil_wait_device_ready_talyn_mb()1044 wil->boot_config = WIL_BOOT_PRODUCTION; in wil_wait_device_ready_talyn_mb()1055 wil->boot_config = WIL_BOOT_PRODUCTION; in wil_wait_device_ready_talyn_mb()1064 if (wil->boot_config == WIL_BOOT_ERR) { in wil_wait_device_ready_talyn_mb()1073 delay * OTP_HW_DELAY, otp_hw, wil->boot_config); in wil_wait_device_ready_talyn_mb()1075 if (wil->boot_config == WIL_BOOT_VANILLA) in wil_wait_device_ready_talyn_mb()
1058 u8 boot_config; member
349 uint32_t boot_config; /* dynamic boot configuration bitmask */ member
1139 cmd->cmd.boot_cfg.boot_config = boot_cfg; in psp_boot_config_set()
Completed in 28 milliseconds