| /rk3399_rockchip-uboot/cmd/ |
| H A D | trace.c | 13 static int get_args(int argc, char * const argv[], char **buff, in get_args() 36 char *buff; in create_func_list() local 60 char *buff; in create_call_list() local
|
| /rk3399_rockchip-uboot/drivers/power/pmic/ |
| H A D | rn5t567.c | 21 static int rn5t567_write(struct udevice *dev, uint reg, const uint8_t *buff, in rn5t567_write() 35 static int rn5t567_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in rn5t567_read()
|
| H A D | max8997.c | 22 static int max8997_write(struct udevice *dev, uint reg, const uint8_t *buff, in max8997_write() 34 static int max8997_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max8997_read()
|
| H A D | s2mps11.c | 23 static int s2mps11_write(struct udevice *dev, uint reg, const uint8_t *buff, in s2mps11_write() 35 static int s2mps11_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in s2mps11_read()
|
| H A D | max8998.c | 22 static int max8998_write(struct udevice *dev, uint reg, const uint8_t *buff, in max8998_write() 34 static int max8998_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max8998_read()
|
| H A D | sandbox.c | 31 const uint8_t *buff, int len) in sandbox_pmic_write() 42 uint8_t *buff, int len) in sandbox_pmic_read()
|
| H A D | lp873x.c | 26 static int lp873x_write(struct udevice *dev, uint reg, const uint8_t *buff, in lp873x_write() 37 static int lp873x_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in lp873x_read()
|
| H A D | max77686.c | 30 static int max77686_write(struct udevice *dev, uint reg, const uint8_t *buff, in max77686_write() 41 static int max77686_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max77686_read()
|
| H A D | act8846.c | 28 static int act8846_write(struct udevice *dev, uint reg, const uint8_t *buff, in act8846_write() 39 static int act8846_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in act8846_read()
|
| H A D | pfuze100.c | 32 static int pfuze100_write(struct udevice *dev, uint reg, const uint8_t *buff, in pfuze100_write() 43 static int pfuze100_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in pfuze100_read()
|
| H A D | lp87565.c | 25 static int lp87565_write(struct udevice *dev, uint reg, const uint8_t *buff, in lp87565_write() 37 static int lp87565_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in lp87565_read()
|
| H A D | tps65090.c | 28 static int tps65090_write(struct udevice *dev, uint reg, const uint8_t *buff, in tps65090_write() 39 static int tps65090_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in tps65090_read()
|
| H A D | palmas.c | 26 static int palmas_write(struct udevice *dev, uint reg, const uint8_t *buff, in palmas_write() 37 static int palmas_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in palmas_read()
|
| H A D | s5m8767.c | 29 static int s5m8767_write(struct udevice *dev, uint reg, const uint8_t *buff, in s5m8767_write() 40 static int s5m8767_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in s5m8767_read()
|
| H A D | pm8916.c | 28 static int pm8916_write(struct udevice *dev, uint reg, const uint8_t *buff, in pm8916_write() 41 static int pm8916_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in pm8916_read()
|
| H A D | pmic_fp9931.c | 36 static int fp9931_write(struct udevice *dev, uint reg, const uint8_t *buff, int len) in fp9931_write() 49 static int fp9931_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in fp9931_read()
|
| H A D | pmic_sy7636a.c | 35 static int sy7636a_write(struct udevice *dev, uint reg, const uint8_t *buff, int len) in sy7636a_write() 48 static int sy7636a_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in sy7636a_read()
|
| H A D | pmic_rk801.c | 65 static int rk801_write(struct udevice *dev, uint reg, const uint8_t *buff, int len) in rk801_write() 78 static int rk801_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in rk801_read()
|
| H A D | as3722.c | 20 static int as3722_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in as3722_read() 31 static int as3722_write(struct udevice *dev, uint reg, const uint8_t *buff, in as3722_write()
|
| /rk3399_rockchip-uboot/lib/ |
| H A D | trace.c | 147 int trace_list_functions(void *buff, int buff_size, unsigned int *needed) in trace_list_functions() 191 int trace_list_calls(void *buff, int buff_size, unsigned *needed) in trace_list_calls() 279 int __attribute__((no_instrument_function)) trace_init(void *buff, in trace_init()
|
| H A D | membuff.c | 164 int membuff_get(struct membuff *mb, char *buff, int maxlen) in membuff_get() 187 int membuff_put(struct membuff *mb, const char *buff, int length) in membuff_put() 362 void membuff_init(struct membuff *mb, char *buff, int size) in membuff_init()
|
| /rk3399_rockchip-uboot/drivers/usb/emul/ |
| H A D | sandbox_flash.c | 67 u8 buff[512]; member 174 unsigned long pipe, void *buff, int len, in sandbox_flash_control() 244 struct sandbox_flash_priv *priv, const void *buff, in handle_ufi_command() 300 unsigned long pipe, void *buff, int len) in sandbox_flash_bulk()
|
| H A D | usb-emul-uclass.c | 15 static int copy_to_unicode(char *buff, int length, const char *str) in copy_to_unicode() 33 char *buff, int length) in usb_emul_get_string()
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | sata_sil3114.c | 437 static u8 do_one_read (int device, ulong block, u8 blkcnt, u16 * buff, in do_one_read() 510 ulong sata_read (int device, ulong block, lbaint_t blkcnt, void *buff) in sata_read() 551 ulong sata_write (int device, ulong block, lbaint_t blkcnt, const void *buff) in sata_write()
|
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | ax88796.c | 109 static void ax88796_mac_read(u8 *buff) in ax88796_mac_read()
|