Searched refs:start_cmd (Results 1 – 2 of 2) sorted by relevance
488 struct tpm_cmd_t start_cmd; in tpm_startup() local489 start_cmd.header.in = tpm_startup_header; in tpm_startup()491 start_cmd.params.startup_in.startup_type = startup_type; in tpm_startup()492 return tpm_transmit_cmd(chip, &start_cmd, TPM_INTERNAL_RESULT_SIZE, in tpm_startup()
727 u32 val, start_cmd; in esp_maybe_execute_command() local821 start_cmd = ESP_CMD_SELA; in esp_maybe_execute_command()826 start_cmd = ESP_CMD_SA3; in esp_maybe_execute_command()846 start_cmd = ESP_CMD_SELAS; in esp_maybe_execute_command()866 esp_send_dma_cmd(esp, val, 16, start_cmd); in esp_maybe_execute_command()