Searched refs:VSP1_HAS_HGO (Results 1 – 2 of 2) sorted by relevance
321 if (vsp1_feature(vsp1, VSP1_HAS_HGO) && vsp1->info->uapi) { in vsp1_create_entities()685 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO707 .features = VSP1_HAS_BRU | VSP1_HAS_HGO | VSP1_HAS_LUT,718 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO752 .features = VSP1_HAS_CLU | VSP1_HAS_HGO | VSP1_HAS_HGT772 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO
54 #define VSP1_HAS_HGO BIT(7) macro