Searched refs:VSP1_HAS_BRU (Results 1 – 3 of 3) sorted by relevance
285 if (vsp1_feature(vsp1, VSP1_HAS_BRU)) { 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_HGO730 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_LUT741 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_LUT,763 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP,772 .features = VSP1_HAS_BRU | VSP1_HAS_CLU | VSP1_HAS_HGO801 .features = VSP1_HAS_BRS | VSP1_HAS_BRU,822 .features = VSP1_HAS_BRS | VSP1_HAS_BRU | 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()