Searched refs:xpcs_read_vpcs (Results 1 – 3 of 3) sorted by relevance
121 ret = read_poll_timeout(xpcs_read_vpcs, val, in txgbe_pcs_poll_power_up()138 ret = read_poll_timeout(xpcs_read_vpcs, val, !(val & DW_VR_RST), in txgbe_pma_init_done()
122 int xpcs_read_vpcs(struct dw_xpcs *xpcs, int reg);
250 int xpcs_read_vpcs(struct dw_xpcs *xpcs, int reg) in xpcs_read_vpcs() function