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()657 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO679 .features = VSP1_HAS_BRU | VSP1_HAS_HGO | VSP1_HAS_LUT,690 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO724 .features = VSP1_HAS_CLU | VSP1_HAS_HGO | VSP1_HAS_HGT744 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO
53 #define VSP1_HAS_HGO (1 << 7) macro