Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfm_eth.h103 .tx_port_id = TX_PORT_10G_BASE + n - 1, \
116 .tx_port_id = TX_PORT_10G_BASE + n - 1, \
160 .tx_port_id = TX_PORT_10G_BASE + n - 1, \
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dfm.c241 port_id = TX_PORT_10G_BASE; in fm_init_fpm()
325 port_id = TX_PORT_10G_BASE - 1; in fm_init_bmi()
H A Dfm.h24 #define TX_PORT_10G_BASE 0x30 macro