Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfm_eth.h73 .rx_port_id = RX_PORT_1G_BASE + n - 1, \
145 .rx_port_id = RX_PORT_1G_BASE + n - 1, \
/external/u-boot/drivers/net/fm/
Dfm.c225 port_id = RX_PORT_1G_BASE + i; in fm_init_fpm()
302 port_id = RX_PORT_1G_BASE + i - 1; in fm_init_bmi()
Dfm.h17 #define RX_PORT_1G_BASE 0x08 macro