Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h81 #define SET_10MBPS BIT(2) 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.c665 case SET_10MBPS: in calc_loop_check_num()
769 case SET_10MBPS: in setup_running()
848 case SET_10MBPS: in setup_running()