Home
last modified time | relevance | path

Searched refs:atop (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-bus-surface_aggregator-tabletsw21 and extended atop of the cover.
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_port.c1049 u32 atop = sparx5_wm_enc(20 * (ETH_MAXLEN / SPX5_BUFFER_CELL_SZ)); in sparx5_port_init() local
1099 spx5_wr(QSYS_ATOP_ATOP_SET(atop), in sparx5_port_init()
/linux/drivers/net/ethernet/mscc/
H A Docelot.c2628 int atop, atop_tot; in ocelot_port_set_maxlen() local
2652 atop = (9 * maxlen) / OCELOT_BUFFER_CELL_SZ; in ocelot_port_set_maxlen()
2653 ocelot_write_rix(ocelot, ocelot->ops->wm_enc(atop), SYS_ATOP, port); in ocelot_port_set_maxlen()