Home
last modified time | relevance | path

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

/trueos/sys/mips/nlm/hal/
HDmdio.h76 #define EXT_G_MDIO_PHYADDR_POS 10 macro
/trueos/sys/mips/nlm/dev/net/
HDmdio.c197 (phyaddr << EXT_G_MDIO_PHYADDR_POS) | in nlm_gmac_mdio_read()
263 (phyaddr << EXT_G_MDIO_PHYADDR_POS) | in nlm_gmac_mdio_write()