| /u-boot/lib/ |
| A D | tpm-v1.c | 37 const u8 command[12] = { in tpm1_startup() local 58 const u8 command[10] = { in tpm1_self_test_full() local 66 const u8 command[10] = { in tpm1_continue_self_test() local 114 const u8 command[101] = { in tpm1_nv_define_space() local 162 const u8 command[22] = { in tpm1_nv_read_value() local 197 const u8 command[256] = { in tpm1_nv_write_value() local 228 const u8 command[34] = { in tpm1_extend() local 259 const u8 command[14] = { in tpm1_pcr_read() local 287 const u8 command[12] = { in tpm1_tsc_physical_presence() local 303 const u8 command[12] = { in tpm1_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 | 211 Log format 224 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 | 77 uint8_t command[16]; member 129 uint8_t *command; in spi_dataflash_erase() local 223 uint8_t *command; in spi_dataflash_read() local 278 uint8_t *command; in spi_dataflash_write() 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 | 48 char *command; /* hush command of entry */ member 477 char *command = NULL; in bootmenu_show() local
|
| /u-boot/drivers/video/bridge/ |
| A D | ssd2825.c | 128 u8 command[2]; in ssd2825_spi_write() local 175 u8 command[2]; in ssd2825_spi_read() local 209 u16 command) in ssd2825_write_register() 216 static void ssd2825_write_dsi(struct udevice *dev, const u8 *command, in ssd2825_write_dsi()
|
| /u-boot/drivers/tpm/ |
| A D | tpm2_tis_sandbox.c | 220 static int sandbox_tpm2_check_session(struct udevice *dev, u32 command, u16 tag, in sandbox_tpm2_check_session() 348 static int sandbox_tpm2_check_readyness(struct udevice *dev, int command) in sandbox_tpm2_check_readyness() 430 u32 length, command, rc = 0; in sandbox_tpm2_xfer() 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/fastboot/ |
| A D | fb_common.c | 166 void fastboot_handle_boot(int command, bool success) in fastboot_handle_boot()
|
| /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 | 257 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/net/ |
| A D | eepro100.c | 141 u16 command; member 165 u16 command; member 221 static void OUTW(struct eepro100_priv *priv, int command, u_long addr) in OUTW() 226 static void OUTL(struct eepro100_priv *priv, int command, u_long addr) in OUTL() 832 u16 command, status; in eepro100_probe() local
|
| A D | dc2114x.c | 112 static void dc2114x_outl(struct dc2114x_priv *priv, u32 command, u32 addr) in dc2114x_outl() 155 static void sendto_srom(struct dc2114x_priv *priv, u_int command, u_long addr) in sendto_srom() 559 u16 command, status; in dc2114x_probe() local
|
| /u-boot/net/ |
| A D | fastboot_tcp.c | 12 static char command[FASTBOOT_COMMAND_LEN] = {0}; variable
|
| A D | fastboot_udp.c | 122 static char command[FASTBOOT_COMMAND_LEN]; in fastboot_send() local
|
| /u-boot/drivers/mtd/nand/raw/ |
| A D | mxc_nand_spl.c | 121 static void nfc_nand_command(unsigned short command) in nfc_nand_command()
|
| A D | mt7621_nand_spl.c | 19 static void nand_command_lp(struct mtd_info *mtd, unsigned int command, in nand_command_lp()
|
| A D | mxs_nand_spl.c | 21 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()
|