Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/nxp_enet/
Deth_mcux.c69 #define PHY_CONTROL2_REG 0x1FU /* The PHY control two register. */ macro
454 res = PHY_Read(context->phy_handle, PHY_CONTROL2_REG, &ctrl2); in eth_mcux_phy_event()
462 PHY_CONTROL2_REG, in eth_mcux_phy_event()