Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dufs.h811 UFS_UPIU_TRANSACTION_NOP_IN = 0x20, enumerator
/openbmc/qemu/hw/ufs/
H A Dufs.c899 ufs_build_upiu_header(req, UFS_UPIU_TRANSACTION_NOP_IN, 0, 0, 0, 0); in ufs_exec_nop_cmd()