Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/pcs/
Dpcs-xpcs-wx.c132 ret = read_poll_timeout(xpcs_read_vpcs, val, in txgbe_pcs_poll_power_up()
149 ret = read_poll_timeout(xpcs_read_vpcs, val, !(val & DW_VR_RST), in txgbe_pma_init_done()
Dpcs-xpcs.h128 int xpcs_read_vpcs(struct dw_xpcs *xpcs, int reg);
Dpcs-xpcs.c233 int xpcs_read_vpcs(struct dw_xpcs *xpcs, int reg) in xpcs_read_vpcs() function
367 ret = xpcs_read_vpcs(xpcs, MDIO_CTRL1); in xpcs_config_usxgmii()
386 ret = xpcs_read_vpcs(xpcs, MDIO_CTRL1); in xpcs_config_usxgmii()