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()652 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO685 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO697 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_LUT708 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_LUT,719 .features = VSP1_HAS_CLU | VSP1_HAS_HGO | VSP1_HAS_HGT739 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO
50 #define VSP1_HAS_CLU (1 << 4) macro