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