Searched refs:VSP1_HAS_BRU (Results 1 – 3 of 3) sorted by relevance
277 if (vsp1_feature(vsp1, VSP1_HAS_BRU)) { in vsp1_create_entities()677 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO689 .features = VSP1_HAS_BRU | VSP1_HAS_SRU | VSP1_HAS_WPF_VFLIP,699 .features = VSP1_HAS_BRU | VSP1_HAS_HGO | VSP1_HAS_LUT,710 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO722 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_LUT733 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_LUT,755 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP,764 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO782 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP | VSP1_HAS_EXT_DL,[all …]
50 #define VSP1_HAS_BRU BIT(3) macro
248 else if (vsp1_feature(vsp1, VSP1_HAS_BRU) && !vsp1->bru->entity.pipe) in vsp1_du_pipeline_setup_brx()