Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfm_eth.h75 .tx_port_id = TX_PORT_1G_BASE + n - 1, \
147 .tx_port_id = TX_PORT_1G_BASE + n - 1, \
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dfm.c232 port_id = TX_PORT_1G_BASE + i; in fm_init_fpm()
311 port_id = TX_PORT_1G_BASE + i - 1; in fm_init_bmi()
H A Dfm.h22 #define TX_PORT_1G_BASE 0x28 macro