Home
last modified time | relevance | path

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

/linux-5.19.10/include/ufs/
Dufs.h361 #define ATTR_ICC_LVL_UNIT_OFFSET 14 macro
362 #define ATTR_ICC_LVL_UNIT_MASK (0x3 << ATTR_ICC_LVL_UNIT_OFFSET)
/linux-5.19.10/drivers/ufs/core/
Dufshcd.c7408 ATTR_ICC_LVL_UNIT_OFFSET; in ufshcd_get_max_icc_level()