Searched refs:VSP1_HAS_WPF_VFLIP (Results 1 – 3 of 3) sorted by relevance
/drivers/media/platform/vsp1/ |
D | vsp1_drv.c | 651 | VSP1_HAS_WPF_VFLIP, 661 .features = VSP1_HAS_BRU | VSP1_HAS_SRU | VSP1_HAS_WPF_VFLIP, 684 | VSP1_HAS_WPF_VFLIP, 695 | VSP1_HAS_SRU | VSP1_HAS_WPF_VFLIP, 718 | VSP1_HAS_WPF_VFLIP, 727 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP, 737 | VSP1_HAS_LUT | VSP1_HAS_WPF_VFLIP, 746 .features = VSP1_HAS_BRS | VSP1_HAS_WPF_VFLIP, 754 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP | VSP1_HAS_EXT_DL,
|
D | vsp1.h | 51 #define VSP1_HAS_WPF_VFLIP BIT(5) macro
|
D | vsp1_wpf.c | 150 } else if (vsp1_feature(vsp1, VSP1_HAS_WPF_VFLIP)) { in wpf_init_controls()
|