Home
last modified time | relevance | path

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

/linux-6.1.9/include/soc/mscc/
Docelot_dev.h79 #define DEV_MAC_HDX_CFG_LATE_COL_POS(x) ((x) & GENMASK(6, 0)) macro
/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot.c2619 ocelot_port_writel(ocelot_port, DEV_MAC_HDX_CFG_LATE_COL_POS(67) | in ocelot_init_port()
2623 ocelot_port_writel(ocelot_port, DEV_MAC_HDX_CFG_LATE_COL_POS(67), in ocelot_init_port()