Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 25 of 50) sorted by relevance

12

/rk3399_rockchip-uboot/cmd/
H A Dtrace.c13 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 Drn5t567.c21 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 Dmax8997.c22 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 Ds2mps11.c23 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 Dmax8998.c22 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 Dsandbox.c31 const uint8_t *buff, int len) in sandbox_pmic_write()
42 uint8_t *buff, int len) in sandbox_pmic_read()
H A Dlp873x.c26 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 Dmax77686.c30 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 Dact8846.c28 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 Dpfuze100.c32 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 Dlp87565.c25 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 Dtps65090.c28 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 Dpalmas.c26 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 Ds5m8767.c29 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 Dpm8916.c28 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 Dpmic_fp9931.c36 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 Dpmic_sy7636a.c35 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 Dpmic_rk801.c65 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 Das3722.c20 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 Dtrace.c147 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 Dmembuff.c164 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 Dsandbox_flash.c67 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 Dusb-emul-uclass.c15 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 Dsata_sil3114.c437 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 Dax88796.c109 static void ax88796_mac_read(u8 *buff) in ax88796_mac_read()

12