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()649 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO661 .features = VSP1_HAS_BRU | VSP1_HAS_SRU | VSP1_HAS_WPF_VFLIP,671 .features = VSP1_HAS_BRU | VSP1_HAS_HGO | VSP1_HAS_LUT,682 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO694 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_LUT705 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_LUT,727 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP,736 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO754 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP | VSP1_HAS_EXT_DL,[all …]
49 #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()