Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/pcs/ !
Dpcs-xpcs-wx.c146 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()
Dpcs-xpcs.h19 #define DW_VR_RST BIT(15) macro