Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dufs.h576 UFS_UIC_CMD_DME_LINK_STARTUP = 0x16, enumerator
/openbmc/qemu/tests/qtest/
H A Dufs-test.c295 ufs_wreg(ufs, A_UICCMD, UFS_UIC_CMD_DME_LINK_STARTUP); in ufs_init()
/openbmc/qemu/hw/ufs/
H A Dufs.c365 case UFS_UIC_CMD_DME_LINK_STARTUP: in ufs_process_uiccmd()