Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-spi4000.c98 uint32_t mdi_command : 1; /**< Performs an MDIO access. When set, this bit member
192 mdio.s.mdi_command = 1; in __cvmx_spi4000_mdio_write()
223 mdio.s.mdi_command = 1; in __cvmx_spi4000_mdio_read()
232 } while (mdio.s.mdi_command); in __cvmx_spi4000_mdio_read()