Home
last modified time | relevance | path

Searched defs:MDIO_DEVS_PRESENT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dmdio.h116 #define MDIO_DEVS_PRESENT(devad) (1 << (devad)) macro
/openbmc/linux/include/uapi/linux/
H A Dmdio.h146 #define MDIO_DEVS_PRESENT(devad) (1 << (devad)) macro