zephyr/drivers/mdio
Manuel Argüelles 62b28cb443 mdio: rename argument devad to regad
Rename argument `devad` to `regad` to indicate this is the register
address in a given PHY device and to not be confused with the
Clause 45 device address within a port.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2023-09-28 09:33:10 +02:00
..
CMakeLists.txt drivers: mdio: add bit-bang driver 2023-09-24 08:28:10 -04:00
Kconfig drivers: mdio: add bit-bang driver 2023-09-24 08:28:10 -04:00
Kconfig.adin2111 drivers: mdio: adin2111: correct prompt 2023-06-16 05:42:36 -04:00
Kconfig.esp32 soc: xtensa,riscv: esp32xx: refactor folder structure 2023-07-25 18:12:33 +02:00
Kconfig.gpio drivers: mdio: add bit-bang driver 2023-09-24 08:28:10 -04:00
Kconfig.nxp_s32 drivers: select nocache only when supported 2023-09-26 15:09:51 +02:00
Kconfig.sam
mdio_adin2111.c mdio: rename argument devad to regad 2023-09-28 09:33:10 +02:00
mdio_esp32.c mdio: rename argument devad to regad 2023-09-28 09:33:10 +02:00
mdio_gpio.c drivers: mdio: add bit-bang driver 2023-09-24 08:28:10 -04:00
mdio_nxp_s32_netc.c mdio: rename argument devad to regad 2023-09-28 09:33:10 +02:00
mdio_sam.c mdio: rename argument devad to regad 2023-09-28 09:33:10 +02:00
mdio_shell.c mdio: rename argument devad to regad 2023-09-28 09:33:10 +02:00