Searched refs:DW_VR_RST (Results 1 – 2 of 2) sorted by relevance
146 xpcs_write_vpcs(xpcs, DW_VR_XS_PCS_DIG_CTRL1, DW_VR_RST | DW_EN_VSMMD1); in txgbe_pma_init_done()149 ret = read_poll_timeout(xpcs_read_vpcs, val, !(val & DW_VR_RST), in txgbe_pma_init_done()
19 #define DW_VR_RST BIT(15) macro