Searched refs:ENETC_PSICFGR_SET_RXBDR (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/net/ | ||
A D | fsl_enetc.h | 69 #define ENETC_PSICFGR_SET_RXBDR(val) (((val) & 0xff) << 16) macro |
A D | fsl_enetc.c | 417 val |= ENETC_PSICFGR_SET_RXBDR(ENETC_RX_BDR_CNT); in enetc_enable_si_port() |
Completed in 5 milliseconds