Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufs.h273 DEVICE_DESC_PARAM_PRDCT_NAME = 0x15, enumerator
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c8182 model_index = desc_buf[DEVICE_DESC_PARAM_PRDCT_NAME]; in ufs_get_device_desc()