Searched refs:vpif (Results 1 – 9 of 9) sorted by relevance
/linux-5.19.10/Documentation/devicetree/bindings/media/ |
D | ti,da850-vpif.txt | 12 - compatible: must be "ti,da850-vpif" 28 vpif: vpif@217000 { 29 compatible = "ti,da850-vpif"; 96 vpif: vpif@217000 { 97 compatible = "ti,da850-vpif";
|
/linux-5.19.10/drivers/media/platform/ti/davinci/ |
D | Makefile | 7 obj-$(CONFIG_VIDEO_DAVINCI_VPIF_DISPLAY) += vpif.o vpif_display.o 9 obj-$(CONFIG_VIDEO_DAVINCI_VPIF_CAPTURE) += vpif.o vpif_capture.o
|
D | Kconfig | 17 be two modules called vpif.ko and vpif_display.ko 33 be two modules called vpif.ko and vpif_capture.ko
|
D | vpif_capture.c | 170 struct vpif_params *vpif = &ch->vpifparams; in vpif_start_streaming() local 181 setup_input_channel_mode(vpif->std_info.ycmux_mode); in vpif_start_streaming() 195 ret = vpif_set_video_params(vpif, ch->channel_id); in vpif_start_streaming()
|
D | vpif_display.c | 170 struct vpif_params *vpif = &ch->vpifparams; in vpif_start_streaming() local 191 ret = vpif_set_video_params(vpif, ch->channel_id + 2); in vpif_start_streaming()
|
/linux-5.19.10/arch/arm/boot/dts/ |
D | da850-evm.dts | 47 * The vpif and the LCD are mutually exclusive. 49 * then change the status of the vpif below to 'okay' 457 &vpif { 461 * The vpif and the LCD are mutually exclusive.
|
D | da850-lcdk.dts | 416 &vpif {
|
D | da850.dtsi | 546 vpif: video@217000 { label 547 compatible = "ti,da850-vpif";
|
/linux-5.19.10/drivers/clk/davinci/ |
D | psc-da850.c | 114 LPSC(9, 0, vpif, pll0_sysclk2, vpif_clkdev, 0),
|