Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/alpine-hal/eth/
H A Dal_hal_eth.h2038 al_bool phy_exist; /**< external phy exist */ member
H A Dal_hal_eth_main.c4439 AL_REG_BIT_VAL_SET(reg, AL_HAL_ETH_EXT_PHY_SHIFT, params->phy_exist == AL_TRUE); in al_eth_board_params_set()
4546 params->phy_exist = AL_TRUE; in al_eth_board_params_get()
4548 params->phy_exist = AL_FALSE; in al_eth_board_params_get()