Searched refs:VSP1_HAS_WPF_VFLIP (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/media/platform/renesas/vsp1/ |
D | vsp1_drv.c | 687 | VSP1_HAS_WPF_VFLIP, 697 .features = VSP1_HAS_BRU | VSP1_HAS_SRU | VSP1_HAS_WPF_VFLIP, 720 | VSP1_HAS_WPF_VFLIP, 731 | VSP1_HAS_SRU | VSP1_HAS_WPF_VFLIP, 754 | VSP1_HAS_WPF_VFLIP, 763 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP, 773 | VSP1_HAS_LUT | VSP1_HAS_WPF_VFLIP, 782 .features = VSP1_HAS_BRS | VSP1_HAS_WPF_VFLIP, 790 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP | VSP1_HAS_EXT_DL, 846 .features = VSP1_HAS_BRS | VSP1_HAS_WPF_VFLIP | VSP1_HAS_EXT_DL
|
D | vsp1.h | 52 #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()
|