Home
last modified time | relevance | path

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

/external/u-boot/common/
Davb_verify.c418 if (io_type == IO_READ) { in mmc_byte_io()
467 if (io_type == IO_READ) { in mmc_byte_io()
492 if (io_type == IO_READ && out_num_read) in mmc_byte_io()
530 num_bytes, buffer, out_num_read, IO_READ); in read_from_partition()
/external/u-boot/include/
Davb_verify.h40 IO_READ, enumerator