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