Home
last modified time | relevance | path

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

/linux/include/ufs/
H A Dufshci.h322 UIC_CMD_DME_PEER_SET = 0x04, enumerator
/linux/drivers/ufs/core/
H A Dufshcd.c4112 .command = peer ? UIC_CMD_DME_PEER_SET : UIC_CMD_DME_SET, in ufshcd_dme_set_attr()