Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duccf.h85 #define UCC_FAST_MRBLR_ALIGNMENT 4 macro
/OK3568_Linux_fs/kernel/include/soc/fsl/qe/
H A Ducc_fast.h59 #define UCC_FAST_MRBLR_ALIGNMENT 4 macro
/OK3568_Linux_fs/kernel/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()