Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_vcap.h37 #define OCELOT_NUM_VCAP_BLOCKS __VCAP_COUNT macro
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c25 #define PSFP_BLOCK_ID OCELOT_NUM_VCAP_BLOCKS
H A Docelot_vcap.c1417 for (i = 0; i < OCELOT_NUM_VCAP_BLOCKS; i++) { in ocelot_vcap_init()