/u-boot/lib/ |
A D | tpm-v1.c | 37 const u8 command[12] = { in tpm_startup() local 58 const u8 command[10] = { in tpm_self_test_full() local 66 const u8 command[10] = { in tpm_continue_self_test() local 102 const u8 command[101] = { in tpm_nv_define_space() local 150 const u8 command[22] = { in tpm_nv_read_value() local 185 const u8 command[256] = { in tpm_nv_write_value() local 221 const u8 command[34] = { in tpm_extend() local 252 const u8 command[14] = { in tpm_pcr_read() local 280 const u8 command[12] = { in tpm_tsc_physical_presence() local 296 const u8 command[12] = { in tpm_finalise_physical_presence() local [all …]
|
A D | tpm-common.c | 148 u32 tpm_command_size(const void *command) in tpm_command_size() 162 u32 tpm_sendrecv_command(struct udevice *dev, const void *command, in tpm_sendrecv_command()
|
/u-boot/doc/develop/ |
A D | logging.rst | 183 Log format 196 Adding Filters
|
/u-boot/drivers/crypto/fsl/ |
A D | desc_constr.h | 133 static inline void append_cmd(u32 *desc, u32 command) in append_cmd() 155 static inline u32 *write_cmd(u32 *desc, u32 command) in write_cmd() 163 u32 command) in append_cmd_ptr() 171 unsigned int len, u32 command) in append_cmd_ptr_extlen() 180 u32 command) in append_cmd_data()
|
/u-boot/arch/x86/include/asm/ |
A D | ist.h | 15 __u32 command; member
|
/u-boot/drivers/mtd/spi/ |
A D | sf_dataflash.c | 74 uint8_t command[16]; member 126 uint8_t *command; in spi_dataflash_erase() local 220 uint8_t *command; in spi_dataflash_read() local 275 uint8_t *command; in spi_dataflash_write() local
|
/u-boot/drivers/gpio/ |
A D | pca9698.c | 31 u8 command = offset | 0x80; /* autoincrement */ in pca9698_read40() local 38 u8 command = offset | 0x80; /* autoincrement */ in pca9698_write40() local
|
/u-boot/drivers/tpm/ |
A D | tpm2_tis_sandbox.c | 69 static int sandbox_tpm2_check_session(struct udevice *dev, u32 command, u16 tag, in sandbox_tpm2_check_session() 189 static int sandbox_tpm2_check_readyness(struct udevice *dev, int command) in sandbox_tpm2_check_readyness() 267 u32 length, command, rc = 0; in sandbox_tpm2_xfer() local
|
/u-boot/cmd/ |
A D | aes.c | 16 u32 aes_get_key_len(char *command) in aes_get_key_len()
|
A D | bootmenu.c | 31 char *command; /* hush command of entry */ member 431 char *command = NULL; in bootmenu_show() local
|
/u-boot/drivers/net/phy/ |
A D | mv88e6352.c | 37 u16 command; in sw_wait_rdy() local 63 u16 command; in sw_reg_read() local
|
/u-boot/arch/x86/cpu/broadwell/ |
A D | cpu_full.c | 117 static u32 pcode_mailbox_read(u32 command) in pcode_mailbox_read() 140 static int pcode_mailbox_write(u32 command, u32 data) in pcode_mailbox_write()
|
/u-boot/drivers/ddr/marvell/axp/ |
A D | xor.c | 390 static int mv_xor_cmd_set(u32 chan, int command) in mv_xor_cmd_set()
|
/u-boot/include/ |
A D | cros_ec.h | 266 int (*command)(struct udevice *dev, uint8_t cmd, int cmd_version, member
|
A D | atsha204a-i2c.h | 57 u8 command; member
|
A D | android_bootloader_message.h | 66 char command[32]; member
|
/u-boot/drivers/mtd/nand/raw/ |
A D | mxc_nand_spl.c | 120 static void nfc_nand_command(unsigned short command) in nfc_nand_command()
|
A D | mxs_nand_spl.c | 20 static void mxs_nand_command(struct mtd_info *mtd, unsigned int command, in mxs_nand_command()
|
/u-boot/drivers/ddr/marvell/a38x/ |
A D | xor.c | 290 int mv_xor_command_set(u32 chan, enum mv_command command) in mv_xor_command_set()
|
/u-boot/drivers/net/ |
A D | eepro100.c | 141 u16 command; member 165 u16 command; member 236 static void OUTW(struct eepro100_priv *priv, int command, u_long addr) in OUTW() 241 static void OUTL(struct eepro100_priv *priv, int command, u_long addr) in OUTL() 967 u16 command, status; in eepro100_probe() local
|
A D | dc2114x.c | 123 static void dc2114x_outl(struct dc2114x_priv *priv, u32 command, u32 addr) in dc2114x_outl() 166 static void sendto_srom(struct dc2114x_priv *priv, u_int command, u_long addr) in sendto_srom() 714 u16 command, status; in dc2114x_probe() local
|
/u-boot/net/ |
A D | fastboot.c | 129 static char command[FASTBOOT_COMMAND_LEN]; in fastboot_send() local
|
/u-boot/drivers/w1/ |
A D | mxc_w1.c | 40 u16 command; member
|
/u-boot/drivers/fastboot/ |
A D | fb_command.c | 58 const char *command; member
|
/u-boot/drivers/power/acpi_pmc/ |
A D | pmc_emul.c | 23 u16 command; member
|