Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfsl_fman.h131 #define FMBM_RFCA_MR(x) ((x << 16) & FMBM_RFCA_MR_MASK) macro
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Deth.c184 setbits_be32(&rx_port->fmbm_rfca, FMBM_RFCA_MR(4)); in bmi_rx_port_init()