Home
last modified time | relevance | path

Searched defs:pread (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/rkflash/
H A Drkflash_debug.c91 static u8 pread[max_test_sector * 512]; variable
/rk3399_rockchip-uboot/examples/standalone/
H A Drkspi.c373 unsigned char *pread, *pwrite; in main() local