Home
last modified time | relevance | path

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

/Linux-v4.19/include/soc/fsl/qe/
Ducc_fast.h61 #define UCC_FAST_URFS_MIN_VAL 0x88 macro
/Linux-v4.19/drivers/soc/fsl/qe/
Ducc_fast.c162 if (uf_info->urfs < UCC_FAST_URFS_MIN_VAL) { in ucc_fast_init()