Searched refs:VSP1_HAS_WPF_VFLIP (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/media/platform/vsp1/ |
D | vsp1_drv.c | 654 | VSP1_HAS_WPF_VFLIP, 664 .features = VSP1_HAS_BRU | VSP1_HAS_SRU | VSP1_HAS_WPF_VFLIP, 687 | VSP1_HAS_WPF_VFLIP, 698 | VSP1_HAS_SRU | VSP1_HAS_WPF_VFLIP, 721 | VSP1_HAS_WPF_VFLIP, 730 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP, 740 | VSP1_HAS_LUT | VSP1_HAS_WPF_VFLIP, 749 .features = VSP1_HAS_BRS | VSP1_HAS_WPF_VFLIP, 757 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP | VSP1_HAS_EXT_DL,
|
D | vsp1.h | 51 #define VSP1_HAS_WPF_VFLIP (1 << 5) macro
|
D | vsp1_wpf.c | 150 } else if (vsp1_feature(vsp1, VSP1_HAS_WPF_VFLIP)) { in wpf_init_controls()
|