Home
last modified time | relevance | path

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

/openbmc/linux/include/ufs/
H A Dufs.h401 #define ATTR_ICC_LVL_VALUE_MASK 0x3FF macro
/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c7772 curr_uA = data & ATTR_ICC_LVL_VALUE_MASK; in ufshcd_get_max_icc_level()