Searched refs:xpcs_read_vpcs (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/pcs/ |
H A D | pcs-xpcs.c | 172 static int xpcs_read_vpcs(struct mdio_xpcs_args *xpcs, int reg) in xpcs_read_vpcs() function 334 ret = xpcs_read_vpcs(xpcs, MDIO_CTRL1); in xpcs_config_usxgmii() 353 ret = xpcs_read_vpcs(xpcs, MDIO_CTRL1); in xpcs_config_usxgmii()
|
/kernel/linux/linux-6.6/drivers/net/pcs/ |
H A D | pcs-xpcs-wx.c | 132 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()
|
H A D | pcs-xpcs.h | 123 int xpcs_read_vpcs(struct dw_xpcs *xpcs, int reg);
|
H A D | pcs-xpcs.c | 231 int xpcs_read_vpcs(struct dw_xpcs *xpcs, int reg) in xpcs_read_vpcs() function 388 ret = xpcs_read_vpcs(xpcs, MDIO_CTRL1); in xpcs_config_usxgmii() 407 ret = xpcs_read_vpcs(xpcs, MDIO_CTRL1); in xpcs_config_usxgmii()
|
Completed in 5 milliseconds