| /rk3399_rockchip-uboot/drivers/input/ |
| H A D | cros_ec_keyb.c | 27 struct input_config *input; /* The input layer */ member 99 int cros_ec_kbc_check(struct input_config *input) in cros_ec_kbc_check() 189 struct input_config *input = &uc_priv->input; in cros_ec_kbd_probe() local
|
| H A D | i8042.c | 220 static int i8042_kbd_check(struct input_config *input) in i8042_kbd_check() 265 struct input_config *input = &uc_priv->input; in i8042_start() local 315 struct input_config *input = &uc_priv->input; in i8042_kbd_probe() local
|
| H A D | tegra-kbc.c | 46 struct input_config *input; /* The input layer */ member 185 static int tegra_kbc_check(struct input_config *input) in tegra_kbc_check() 292 struct input_config *input = &uc_priv->input; in tegra_kbd_probe() local
|
| H A D | keyboard.c | 72 struct input_config *input = &config; in kbd_init() local
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | sha1.c | 265 void sha1_update(sha1_context *ctx, const unsigned char *input, in sha1_update() 358 void sha1_csum(const unsigned char *input, unsigned int ilen, in sha1_csum() 377 void sha1_csum_wd(const unsigned char *input, unsigned int ilen, in sha1_csum_wd() 414 const unsigned char *input, unsigned int ilen, in sha1_hmac()
|
| H A D | sha256.c | 227 void sha256_update(sha256_context *ctx, const uint8_t *input, uint32_t length) in sha256_update() 318 void sha256_csum(const unsigned char *input, unsigned int ilen, in sha256_csum() 337 void sha256_csum_wd(const unsigned char *input, unsigned int ilen, in sha256_csum_wd()
|
| H A D | md5.c | 271 md5 (unsigned char *input, int len, unsigned char output[16]) in md5() 287 md5_wd (unsigned char *input, int len, unsigned char output[16], in md5_wd()
|
| H A D | sha512.c | 236 int sha512_update(sha512_context *ctx, const unsigned char *input, size_t ilen) in sha512_update() 338 void sha512_csum(const unsigned char *input, unsigned int ilen, in sha512_csum()
|
| H A D | crc32.c | 255 void crc32_wd_buf(const unsigned char *input, unsigned int ilen, in crc32_wd_buf()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | s_record.c | 14 int srec_decode (char *input, int *count, ulong *addr, char *data) in srec_decode()
|
| H A D | cli_hush.c | 342 #define b_getch(input) ((input)->get(input)) argument 343 #define b_peek(input) ((input)->peek(input)) argument 812 FILE *input; in builtin_source() local 2298 struct in_str *input) 2611 static int redirect_dup_num(struct in_str *input) 2699 static int process_command_subs(o_string *dest, struct p_context *ctx, struct in_str *input, int su… 2743 struct in_str *input, int ch) 2838 static int handle_dollar(o_string *dest, struct p_context *ctx, struct in_str *input) 2952 struct in_str *input, int end_trigger) 3262 struct in_str input; local [all …]
|
| H A D | cli_simple.c | 61 void cli_simple_process_macros(const char *input, char *output) in cli_simple_process_macros()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | keyboard.h | 21 struct input_config input; member
|
| /rk3399_rockchip-uboot/drivers/crypto/ |
| H A D | crypto-uclass.c | 146 int crypto_sha_update(struct udevice *dev, u32 *input, u32 len) in crypto_sha_update() 216 int crypto_hmac_update(struct udevice *dev, u32 *input, u32 len) in crypto_hmac_update() 240 char *input, u32 input_len, u8 *output) in crypto_sha_csum()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | mdio.c | 27 static int extract_range(char *input, int *plo, int *phi) in extract_range() 112 static int extract_reg_range(char *input, int *devadlo, int *devadhi, in extract_reg_range()
|
| /rk3399_rockchip-uboot/drivers/serial/ |
| H A D | lpc32xx_hsuart.c | 62 static int lpc32xx_serial_pending(struct udevice *dev, bool input) in lpc32xx_serial_pending()
|
| H A D | serial_stm32x7.c | 66 static int stm32_serial_pending(struct udevice *dev, bool input) in stm32_serial_pending()
|
| H A D | serial_efi.c | 88 static int serial_efi_pending(struct udevice *dev, bool input) in serial_efi_pending()
|
| H A D | sandbox.c | 108 static int sandbox_serial_pending(struct udevice *dev, bool input) in sandbox_serial_pending()
|
| H A D | serial_xuartlite.c | 63 static int uartlite_serial_pending(struct udevice *dev, bool input) in uartlite_serial_pending()
|
| /rk3399_rockchip-uboot/drivers/gpio/ |
| H A D | kw_gpio.c | 25 void __set_direction(unsigned pin, int input) in __set_direction()
|
| H A D | bcm6345_gpio.c | 45 bool input) in bcm6345_gpio_set_direction()
|
| /rk3399_rockchip-uboot/arch/arm/mach-at91/arm920t/ |
| H A D | clock.c | 53 unsigned input, mul1; in at91_pll_calc() local
|
| /rk3399_rockchip-uboot/examples/standalone/ |
| H A D | smc91111_eeprom.c | 38 char input[50]; in smc91111_eeprom() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-at91/arm926ejs/ |
| H A D | clock.c | 53 unsigned input, mul1; in at91_pll_calc() local
|