Searched refs:VSP1_HAS_WPF_VFLIP (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
D | vsp1_drv.c | 659 | VSP1_HAS_WPF_VFLIP, 669 .features = VSP1_HAS_BRU | VSP1_HAS_SRU | VSP1_HAS_WPF_VFLIP, 692 | VSP1_HAS_WPF_VFLIP, 703 | VSP1_HAS_SRU | VSP1_HAS_WPF_VFLIP, 726 | VSP1_HAS_WPF_VFLIP, 735 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP, 745 | VSP1_HAS_LUT | VSP1_HAS_WPF_VFLIP, 754 .features = VSP1_HAS_BRS | VSP1_HAS_WPF_VFLIP, 762 .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()
|