Searched refs:VSP1_HAS_CLU (Results 1 – 2 of 2) sorted by relevance
288 if (vsp1_feature(vsp1, VSP1_HAS_CLU)) { in vsp1_create_entities()649 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO682 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO694 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_LUT705 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_LUT,716 .features = VSP1_HAS_CLU | VSP1_HAS_HGO | VSP1_HAS_HGT736 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO
50 #define VSP1_HAS_CLU BIT(4) macro