Searched refs:INT_AGGR_COUNTER_THLD_VAL (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/scsi/ufs/ | ||
D | ufshci.h | 254 #define INT_AGGR_COUNTER_THLD_VAL(c) (((c) & 0x1F) << 8) macro |
D | ufshcd.c | 483 INT_AGGR_COUNTER_THLD_VAL(cnt) | in ufshcd_config_intr_aggr() |