Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_sys.h71 #define SYS_MMGT_FREECNT(x) ((x) & GENMASK(15, 0)) macro
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.c2869 ocelot->packet_buffer_size = 240 * SYS_MMGT_FREECNT(mmgt); in ocelot_detect_features()