Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/alacritech/
H A Dslicoss.c970 slic_write(sdev, SLIC_REG_WPHY, val); in slic_set_link_autoneg()
974 slic_write(sdev, SLIC_REG_WPHY, val); in slic_set_link_autoneg()
986 slic_write(sdev, SLIC_REG_WPHY, val); in slic_set_link_autoneg()
990 slic_write(sdev, SLIC_REG_WPHY, val); in slic_set_link_autoneg()
995 slic_write(sdev, SLIC_REG_WPHY, val); in slic_set_link_autoneg()
1000 slic_write(sdev, SLIC_REG_WPHY, val); in slic_set_link_autoneg()
1004 slic_write(sdev, SLIC_REG_WPHY, val); in slic_set_link_autoneg()
1390 slic_write(sdev, SLIC_REG_WPHY, val); in slic_close()
H A Dslic.h164 #define SLIC_REG_WPHY 0x0058 macro