Searched refs:tf (Results 1 – 4 of 4) sorted by relevance
615 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile() argument617 return (tf->command == ATA_CMD_READ_MULTI) || in is_multi_taskfile()618 (tf->command == ATA_CMD_WRITE_MULTI) || in is_multi_taskfile()619 (tf->command == ATA_CMD_READ_MULTI_EXT) || in is_multi_taskfile()620 (tf->command == ATA_CMD_WRITE_MULTI_EXT) || in is_multi_taskfile()621 (tf->command == ATA_CMD_WRITE_MULTI_FUA_EXT); in is_multi_taskfile()
15 @echo "make -f build-tf.mak build"
234 - FSBL = **tf-a.stm32** (provided by TF-A compilation)357 # dd if=tf-a.stm32 of=/dev/mmcblk0p1358 # dd if=tf-a.stm32 of=/dev/mmcblk0p2575 $> dfu-util -d 0483:5720 -a 3 -D tf-a-stm32mp157c-ev1-trusted.stm32576 $> dfu-util -d 0483:5720 -a 4 -D tf-a-stm32mp157c-ev1-trusted.stm32585 $> dfu-util -d 0483:5720 -a 10 -D tf-a-stm32mp157c-ev1-trusted.stm32586 $> dfu-util -d 0483:5720 -a 11 -D tf-a-stm32mp157c-ev1-trusted.stm32604 $> dfu-util -d 0483:5720 -a 21 -D tf-a-stm32mp157c-ev1-trusted.stm32605 $> dfu-util -d 0483:5720 -a 22 -D tf-a-stm32mp157c-ev1-trusted.stm32611 $> dfu-util -d 0483:5720 -a 22 -D tf-a-stm32mp157c-ev1-trusted.stm32
61 vddio_tf: regulator-vddio-tf {
Completed in 7 milliseconds