Home
last modified time | relevance | path

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

/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h81 #define AL_ETH_REV_ID_0 0 /* Alpine V1 Rev 0 */ macro
H A Dal_hal_eth_main.c661 if (adapter->rev_id > AL_ETH_REV_ID_0) { in al_eth_adapter_init()