Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/fsl/qe/
H A Ducc_fast.h63 #define UCC_FAST_URFS_MIN_VAL 0x88 macro
/openbmc/linux/drivers/soc/fsl/qe/
H A Ducc_fast.c159 if (uf_info->urfs < UCC_FAST_URFS_MIN_VAL) { in ucc_fast_init()