Searched refs:VSP1_HAS_BRU (Results 1 – 3 of 3) sorted by relevance
278 if (vsp1_feature(vsp1, VSP1_HAS_BRU)) { in vsp1_create_entities()657 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO669 .features = VSP1_HAS_BRU | VSP1_HAS_SRU | VSP1_HAS_WPF_VFLIP,679 .features = VSP1_HAS_BRU | VSP1_HAS_HGO | VSP1_HAS_LUT,690 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO702 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_LUT713 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_LUT,735 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP,744 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO762 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP | VSP1_HAS_EXT_DL,[all …]
49 #define VSP1_HAS_BRU (1 << 3) macro
248 else if (vsp1_feature(vsp1, VSP1_HAS_BRU) && !vsp1->bru->entity.pipe) in vsp1_du_pipeline_setup_brx()