Home
last modified time | relevance | path

Searched defs:PCS1G_ANEG_CFG_ADV_ABILITY (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Docelot_switch.c75 #define PCS1G_ANEG_CFG_ADV_ABILITY(x) ((x) << 16) macro
/openbmc/linux/include/soc/mscc/
H A Docelot_dev.h130 #define PCS1G_ANEG_CFG_ADV_ABILITY(x) (((x) << 16) & GENMASK(31, 16)) macro