Searched refs:UCC_FAST_URFS_MIN_VAL (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/soc/fsl/qe/ | ||
D | ucc_fast.h | 61 #define UCC_FAST_URFS_MIN_VAL 0x88 macro |
/Linux-v4.19/drivers/soc/fsl/qe/ | ||
D | ucc_fast.c | 162 if (uf_info->urfs < UCC_FAST_URFS_MIN_VAL) { in ucc_fast_init() |