Home
last modified time | relevance | path

Searched refs:UCC_FAST_MRBLR_ALIGNMENT (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/qe/
H A Duccf.h84 #define UCC_FAST_MRBLR_ALIGNMENT 4 macro
/openbmc/linux/include/soc/fsl/qe/
H A Ducc_fast.h59 #define UCC_FAST_MRBLR_ALIGNMENT 4 macro
/openbmc/linux/drivers/soc/fsl/qe/
H A Ducc_fast.c152 if (uf_info->max_rx_buf_length & (UCC_FAST_MRBLR_ALIGNMENT - 1)) { in ucc_fast_init()