Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/microchip/sparx5/
Dsparx5_port.c442 DEV25G_PCS25G_CFG_PCS25G_ENA, in sparx5_port_disable()
809 DEV25G_PCS25G_CFG_PCS25G_ENA, in sparx5_port_pcs_high_set()
Dsparx5_main_regs.h2716 #define DEV25G_PCS25G_CFG_PCS25G_ENA BIT(0) macro
2718 FIELD_PREP(DEV25G_PCS25G_CFG_PCS25G_ENA, x)
2720 FIELD_GET(DEV25G_PCS25G_CFG_PCS25G_ENA, x)