Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_port.c341 spx5_inst_rmw(DEV2G5_DEV_RST_CTRL_PCS_RX_RST, in sparx5_port_disable()
342 DEV2G5_DEV_RST_CTRL_PCS_RX_RST, in sparx5_port_disable()
415 DEV2G5_DEV_RST_CTRL_PCS_RX_RST | in sparx5_port_disable()
780 DEV2G5_DEV_RST_CTRL_PCS_RX_RST, in sparx5_port_pcs_low_set()
Dsparx5_main_regs.h2836 #define DEV2G5_DEV_RST_CTRL_PCS_RX_RST BIT(8) macro
2838 FIELD_PREP(DEV2G5_DEV_RST_CTRL_PCS_RX_RST, x)
2840 FIELD_GET(DEV2G5_DEV_RST_CTRL_PCS_RX_RST, x)