Home
last modified time | relevance | path

Searched refs:vpif (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/media/
H A Dti,da850-vpif.txt12 - compatible: must be "ti,da850-vpif"
28 vpif: vpif@217000 {
29 compatible = "ti,da850-vpif";
96 vpif: vpif@217000 {
97 compatible = "ti,da850-vpif";
/openbmc/linux/drivers/media/platform/ti/davinci/
H A DMakefile7 obj-$(CONFIG_VIDEO_DAVINCI_VPIF_DISPLAY) += vpif.o vpif_display.o
9 obj-$(CONFIG_VIDEO_DAVINCI_VPIF_CAPTURE) += vpif.o vpif_capture.o
H A DKconfig17 be two modules called vpif.ko and vpif_display.ko
33 be two modules called vpif.ko and vpif_capture.ko
H A Dvpif_capture.c170 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()
H A Dvpif_display.c170 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()
/openbmc/u-boot/arch/arm/dts/
H A Dda850-evm.dts50 * The vpif and the LCD are mutually exclusive.
52 * then change the status of the vpif below to 'okay'
447 &vpif {
451 * The vpif and the LCD are mutually exclusive.
H A Dda850-lcdk.dts339 &vpif {
H A Dda850.dtsi500 vpif: video@217000 { label
501 compatible = "ti,da850-vpif";
/openbmc/linux/arch/arm/boot/dts/ti/davinci/
H A Dda850-evm.dts47 * 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.
H A Dda850.dtsi345 vpif_capture_pins: vpif-capture-pins {
355 vpif_display_pins: vpif-display-pins {
545 vpif: video@217000 { label
546 compatible = "ti,da850-vpif";
H A Dda850-lcdk.dts416 &vpif {
/openbmc/linux/drivers/clk/davinci/
H A Dpsc-da850.c114 LPSC(9, 0, vpif, pll0_sysclk2, vpif_clkdev, 0),