Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/fsl/qe/
H A Ducc_slow.h76 #define UCC_SLOW_MRBLR_ALIGNMENT 4 macro
/openbmc/linux/drivers/soc/fsl/qe/
H A Ducc_slow.c146 (us_info->max_rx_buf_length & (UCC_SLOW_MRBLR_ALIGNMENT - 1))) { in ucc_slow_init()