Home
last modified time | relevance | path

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

/u-boot/test/fs/
A Dfs-test.sh168 PREFIX="fat"
175 PREFIX="ext4"
187 PREFIX=""
197 PREFIX="host "
227 ${PREFIX}ls host${SUFFIX} $6
229 ${PREFIX}ls host${SUFFIX} invalid_d
235 ${PREFIX}size host${SUFFIX} ${FPATH}$FILE_SMALL
245 ${PREFIX}size host${SUFFIX} ${FPATH}$FILE_BIG
254 ${PREFIX}load host${SUFFIX} $addr ${FPATH}$FILE_SMALL
306 ${PREFIX}load host${SUFFIX} $addr ${FPATH}$FILE_SMALL
[all …]
/u-boot/lib/zstd/
A Derror_private.h27 #define PREFIX(name) ZSTD_error_##name macro
32 #define ERROR(name) ((size_t)-PREFIX(name))
/u-boot/drivers/tpm/
A Dtpm_tis_lpc.c23 #define PREFIX "lpc_tpm: " macro
100 debug(PREFIX "Read reg 0x%4.4x returns 0x%2.2x\n", in tpm_read_byte()
108 debug(PREFIX "Read reg 0x%4.4x returns 0x%8.8x\n", in tpm_read_word()
115 debug(PREFIX "Write reg 0x%4.4x with 0x%2.2x\n", in tpm_write_byte()
123 debug(PREFIX "Write reg 0x%4.4x with 0x%8.8x\n", in tpm_write_word()

Completed in 6 milliseconds