Home
last modified time | relevance | path

Searched refs:PHY_TO_NETC_SPEED (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/drivers/ethernet/
Deth_nxp_imx_netc_priv.h46 #define PHY_TO_NETC_SPEED(x) \ macro
Deth_nxp_s32_netc_priv.h28 #define PHY_TO_NETC_SPEED(x) \ macro
Deth_nxp_imx_netc_psi.c36 result = EP_Up(&data->handle, PHY_TO_NETC_SPEED(state->speed), in netc_eth_phylink_callback()
Deth_nxp_s32_netc_psi.c42 baudrate = PHY_TO_NETC_SPEED(speed); in nxp_s32_eth_configure_port()