Searched refs:UIC_CMD_DME_GET (Results 1 – 2 of 2) sorted by relevance
| /linux/include/ufs/ | ||
| H A D | ufshci.h | 325 UIC_CMD_DME_GET = 0x01, enumerator |
| /linux/drivers/ufs/core/ | ||
| H A D | ufshcd.c | 4225 .command = peer ? UIC_CMD_DME_PEER_GET : UIC_CMD_DME_GET, in ufshcd_dme_get_attr() |