Home
last modified time | relevance | path

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

/external/u-boot/include/
Dfm_eth.h74 .tx_port_id = TX_PORT_1G_BASE + n - 1, \
146 .tx_port_id = TX_PORT_1G_BASE + n - 1, \
/external/u-boot/drivers/net/fm/
Dfm.c231 port_id = TX_PORT_1G_BASE + i; in fm_init_fpm()
310 port_id = TX_PORT_1G_BASE + i - 1; in fm_init_bmi()
Dfm.h21 #define TX_PORT_1G_BASE 0x28 macro