Home
last modified time | relevance | path

Searched refs:DEV_MAC_HDX_CFG_SEED_LOAD (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/soc/mscc/ !
Docelot_dev.h77 #define DEV_MAC_HDX_CFG_SEED_LOAD BIT(12) macro
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/ !
Dlan966x_port.c190 DEV_MAC_HDX_CFG_SEED_LOAD, in lan966x_port_link_up()
Dlan966x_regs.h633 #define DEV_MAC_HDX_CFG_SEED_LOAD BIT(12) macro
635 FIELD_PREP(DEV_MAC_HDX_CFG_SEED_LOAD, x)
637 FIELD_GET(DEV_MAC_HDX_CFG_SEED_LOAD, x)
/linux-6.1.9/drivers/net/ethernet/mscc/ !
Docelot.c2620 DEV_MAC_HDX_CFG_SEED_LOAD, in ocelot_init_port()