Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufshci.h71 MASK_TASK_MANAGEMENT_REQUEST_SLOTS = 0x00070000, enumerator
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c2286 ((hba->capabilities & MASK_TASK_MANAGEMENT_REQUEST_SLOTS) >> 16) + 1; in ufshcd_hba_capabilities()