Searched refs:start_cmd (Results 1 – 2 of 2) sorted by relevance
484 struct tpm_cmd_t start_cmd; in tpm_startup() local485 start_cmd.header.in = tpm_startup_header; in tpm_startup()486 start_cmd.params.startup_in.startup_type = startup_type; in tpm_startup()487 return transmit_cmd(chip, &start_cmd, TPM_INTERNAL_RESULT_SIZE, in tpm_startup()
690 u32 val, start_cmd; in esp_maybe_execute_command() local784 start_cmd = ESP_CMD_DMA | ESP_CMD_SELA; in esp_maybe_execute_command()789 start_cmd = ESP_CMD_DMA | ESP_CMD_SA3; in esp_maybe_execute_command()809 start_cmd = ESP_CMD_DMA | ESP_CMD_SELAS; in esp_maybe_execute_command()832 val, 16, 0, start_cmd); in esp_maybe_execute_command()