Searched refs:buf_bytes (Results 1 – 2 of 2) sorted by relevance
102 static int ls2_sfp_read(struct udevice *dev, int offset, void *buf_bytes, in ls2_sfp_read() argument107 u32 *buf = buf_bytes; in ls2_sfp_read()119 const void *buf_bytes, int size) in ls2_sfp_write() argument123 const u32 *buf = buf_bytes; in ls2_sfp_write()
556 u64 buf_bytes; in ffa_read_partitions_info() local563 buf_bytes = uc_priv->pair.rxtx_min_pages * SZ_4K; in ffa_read_partitions_info()565 if (data_bytes > buf_bytes) { in ffa_read_partitions_info()569 buf_bytes); in ffa_read_partitions_info()
Completed in 10 milliseconds