Home
last modified time | relevance | path

Searched refs:SET_100MBPS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h80 #define SET_100MBPS BIT(1) macro
82 #define SET_1G_100M_10MBPS (SET_1GBPS | SET_100MBPS | SET_10MBPS)
83 #define SET_100M_10MBPS (SET_100MBPS | SET_10MBPS)
H A Dmactest.c662 case SET_100MBPS: in calc_loop_check_num()
766 case SET_100MBPS: in setup_running()
842 case SET_100MBPS: in setup_running()
1009 p_eng->arg.run_speed = SET_100MBPS; // In NCSI mode, we set to 100M bps in init_mac_engine()