Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/nxp_imx_netc/
Dnxp_imx_netc.h24 #define PHY_TO_NETC_SPEED(x) \ macro
Deth_nxp_imx_netc_psi.c37 result = EP_Up(&data->handle, PHY_TO_NETC_SPEED(state->speed), in netc_eth_phylink_callback()
Ddsa_nxp_imx_netc.c145 PHY_TO_NETC_SPEED(state->speed), in netc_eth_phylink_callback()
/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_netc_priv.h28 #define PHY_TO_NETC_SPEED(x) \ macro
Deth_nxp_s32_netc_psi.c42 baudrate = PHY_TO_NETC_SPEED(speed); in nxp_s32_eth_configure_port()