Home
last modified time | relevance | path

Searched refs:bytes_per_second (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dsf.c72 static ulong bytes_per_second(unsigned int len, ulong start_ms) in bytes_per_second() function
235 bytes_per_second(buf - start_buf, in spi_flash_update()
256 delta / 1000, delta % 1000, bytes_per_second(len, start_time)); in spi_flash_update()