Searched refs:VSP1_HAS_WPF_VFLIP (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/media/platform/renesas/vsp1/ |
A D | vsp1_drv.c | 679 | VSP1_HAS_WPF_VFLIP, 689 .features = VSP1_HAS_BRU | VSP1_HAS_SRU | VSP1_HAS_WPF_VFLIP, 712 | VSP1_HAS_WPF_VFLIP, 723 | VSP1_HAS_SRU | VSP1_HAS_WPF_VFLIP, 746 | VSP1_HAS_WPF_VFLIP, 755 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP, 765 | VSP1_HAS_LUT | VSP1_HAS_WPF_VFLIP, 774 .features = VSP1_HAS_BRS | VSP1_HAS_WPF_VFLIP, 782 .features = VSP1_HAS_BRU | VSP1_HAS_WPF_VFLIP | VSP1_HAS_EXT_DL, 838 .features = VSP1_HAS_BRS | VSP1_HAS_WPF_VFLIP | VSP1_HAS_EXT_DL
|
A D | vsp1.h | 52 #define VSP1_HAS_WPF_VFLIP BIT(5) macro
|
A D | vsp1_wpf.c | 150 } else if (vsp1_feature(vsp1, VSP1_HAS_WPF_VFLIP)) { in wpf_init_controls()
|
Completed in 5 milliseconds