Home
last modified time | relevance | path

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

/Linux-v6.6/include/ufs/
Dufshci.h350 #define INT_AGGR_COUNTER_THLD_VAL(c) (((c) & 0x1F) << 8) macro
/Linux-v6.6/drivers/ufs/core/
Dufshcd.c925 INT_AGGR_COUNTER_THLD_VAL(cnt) | in ufshcd_config_intr_aggr()