Home
last modified time | relevance | path

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

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