Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dravb.c51 #define RFLR_RFL_MIN 0x05EE macro
360 writel(RFLR_RFL_MIN, eth->iobase + RAVB_REG_RFLR); in ravb_mac_init()
H A Dsh_eth.h349 #define RFLR_RFL_MIN 0x05EE /* Recv Frame length 1518 byte */ macro
H A Dsh_eth.c397 sh_eth_write(port_info, RFLR_RFL_MIN, RFLR); in sh_eth_mac_regs_config()