Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsh_eth.h419 GECMR_1000B = 0x20, GECMR_100B = 0x01, GECMR_10B = 0x00, enumerator
421 GECMR_1000B = 0x01, GECMR_100B = 0x04, GECMR_10B = 0x00,
H A Dsh_eth.c453 sh_eth_write(eth, GECMR_10B, GECMR); in sh_eth_config()