Home
last modified time | relevance | path

Searched refs:vpfe (Results 1 – 10 of 10) sorted by relevance

/Linux-v6.1/drivers/media/platform/ti/am437x/
Dam437x-vpfe.c105 static int __subdev_get_format(struct vpfe_device *vpfe,
107 static int vpfe_calc_format_size(struct vpfe_device *vpfe,
111 static struct vpfe_fmt *find_format_by_code(struct vpfe_device *vpfe, in find_format_by_code() argument
117 for (k = 0; k < vpfe->num_active_fmt; k++) { in find_format_by_code()
118 fmt = vpfe->active_fmt[k]; in find_format_by_code()
126 static struct vpfe_fmt *find_format_by_pix(struct vpfe_device *vpfe, in find_format_by_pix() argument
132 for (k = 0; k < vpfe->num_active_fmt; k++) { in find_format_by_pix()
133 fmt = vpfe->active_fmt[k]; in find_format_by_pix()
141 static unsigned int __get_bytesperpixel(struct vpfe_device *vpfe, in __get_bytesperpixel() argument
144 struct vpfe_subdev_info *sdinfo = vpfe->current_subdev; in __get_bytesperpixel()
[all …]
DMakefile4 obj-$(CONFIG_VIDEO_AM437X_VPFE) += am437x-vpfe.o
DKconfig16 will be called am437x-vpfe.
/Linux-v6.1/Documentation/devicetree/bindings/media/
Dti-am437x-vpfe.txt10 - compatible: must be "ti,am437x-vpfe"
13 - ti,am437x-vpfe-interface: can be one of the following,
25 vpfe: vpfe@f0034000 {
26 compatible = "ti,am437x-vpfe";
40 ti,am437x-vpfe-interface = <0>;
/Linux-v6.1/usr/include/
DMakefile28 no-header-test += linux/am437x-vpfe.h
/Linux-v6.1/Documentation/admin-guide/media/
Dplatform-cardlist.rst17 am437x-vpfe TI AM437x VPFE
/Linux-v6.1/arch/arm/boot/dts/
Dam437x-gp-evm.dts1077 ti,am437x-vpfe-interface = <0>;
1094 ti,am437x-vpfe-interface = <0>;
Dam437x-l4.dtsi2116 vpfe0: vpfe@0 {
2117 compatible = "ti,am437x-vpfe";
2142 vpfe1: vpfe@0 {
2143 compatible = "ti,am437x-vpfe";
Dam437x-sk-evm.dts888 ti,am437x-vpfe-interface = <0>;
Dam43x-epos-evm.dts980 ti,am437x-vpfe-interface = <0>;