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.15/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c353 spx5_inst_rmw(DEV2G5_DEV_RST_CTRL_PCS_RX_RST, in sparx5_port_disable()
354 DEV2G5_DEV_RST_CTRL_PCS_RX_RST, in sparx5_port_disable()
427 DEV2G5_DEV_RST_CTRL_PCS_RX_RST | in sparx5_port_disable()
795 DEV2G5_DEV_RST_CTRL_PCS_RX_RST, in sparx5_port_pcs_low_set()
H A Dsparx5_main_regs.h3137 #define DEV2G5_DEV_RST_CTRL_PCS_RX_RST BIT(8) macro
3139 FIELD_PREP(DEV2G5_DEV_RST_CTRL_PCS_RX_RST, x)
3141 FIELD_GET(DEV2G5_DEV_RST_CTRL_PCS_RX_RST, x)