Searched refs:VSP1_HAS_HGO (Results 1 – 2 of 2) sorted by relevance
314 if (vsp1_feature(vsp1, VSP1_HAS_HGO) && vsp1->info->uapi) { in vsp1_create_entities()652 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO674 .features = VSP1_HAS_BRU | VSP1_HAS_HGO | VSP1_HAS_LUT,685 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO719 .features = VSP1_HAS_CLU | VSP1_HAS_HGO | VSP1_HAS_HGT739 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO
53 #define VSP1_HAS_HGO (1 << 7) macro