Home
last modified time | relevance | path

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

/linux/include/soc/mscc/
H A Docelot_vcap.h38 #define OCELOT_NUM_VCAP_BLOCKS __VCAP_COUNT macro
/linux/drivers/net/ethernet/mscc/
H A Docelot_vcap.c1418 for (i = 0; i < OCELOT_NUM_VCAP_BLOCKS; i++) { in ocelot_vcap_init()