Searched refs:__cvmx_spi4000_mdio_write (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-spi4000.c | 186 static void __cvmx_spi4000_mdio_write(int interface, int port, int location, int val) in __cvmx_spi4000_mdio_write() function 377 __cvmx_spi4000_mdio_write(interface, port, 0x14, 0x00e2); in __cvmx_spi4000_configure_phy() 380 __cvmx_spi4000_mdio_write(interface, port, 0x4, 0x0d01); in __cvmx_spi4000_configure_phy() 383 __cvmx_spi4000_mdio_write(interface, port, 0x0, 0x9140); in __cvmx_spi4000_configure_phy()
|