Home
last modified time | relevance | path

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

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