Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dfm_eth.h74 .rx_port_id = RX_PORT_1G_BASE + n - 1, \
146 .rx_port_id = RX_PORT_1G_BASE + n - 1, \
/OK3568_Linux_fs/u-boot/drivers/net/fm/
H A Dfm.c226 port_id = RX_PORT_1G_BASE + i; in fm_init_fpm()
303 port_id = RX_PORT_1G_BASE + i - 1; in fm_init_bmi()
H A Dfm.h18 #define RX_PORT_1G_BASE 0x08 macro