Searched refs:mdio (Results 101 – 114 of 114) sorted by relevance
12345
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.5.rst | 316 mdio { 317 compatible = "mdio-controller";
|
D | release-notes-4.0.rst | 576 * Added support for DT-defined mdio. 709 * Added support for mdio shell to stm32 mdio. 710 * Added mdio driver for dwc_xgmac synopsis ethernet. 711 * Added NXP IMX NETC mdio driver. 712 * NXP ENET MDIO: Fixed inconsistent behavior by keeping the mdio interrupt enabled all the time.
|
D | migration-guide-3.7.rst | 172 is to be able to abstract an arbitrary phy through the mdio API. (:github:`70400`)
|
D | release-notes-3.6.rst | 519 * Fixed build errors caused by mdio.h driver header not including errno.h
|
D | release-notes-2.7.rst | 841 :dtcompatible:`atmel,sam-mdio`, :dtcompatible:`atmel,sam-usbc`,
|
D | release-notes-3.3.rst | 1270 - :dtcompatible:`espressif,esp32-mdio`
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_smsc91x.c | 883 static DEVICE_API(mdio, mdio_smsc_api) = {
|
D | eth_stm32_hal.c | 62 DEVICE_DT_GET(DT_CHILD(DT_INST_CHILD(n, mdio), _CONCAT(ethernet_phy_, PHY_ADDR)))
|
D | eth_adin2111.c | 1524 DEVICE_DT_GET(DT_CHILD(DT_INST_CHILD(adin_n, mdio), ethernet_phy_##phy_addr))
|
/Zephyr-latest/boards/nxp/s32z2xxdc2/doc/ |
D | index.rst | 39 | | | mdio |
|
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/ |
D | index.rst | 54 mdio
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt118x.dtsi | 595 emdio: mdio@60ba0000 {
|
D | nxp_s32z27x_r52.dtsi | 643 emdio: mdio@74b60000 {
|
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/ |
D | index.rst | 587 &mdio {
|
12345