/openbmc/linux/drivers/media/i2c/ |
H A D | imx219.c | 444 struct imx219 { struct 475 static inline struct imx219 *to_imx219(struct v4l2_subdev *_sd) in to_imx219() argument 477 return container_of(_sd, struct imx219, sd); in to_imx219() 481 static u32 imx219_get_format_code(struct imx219 *imx219, u32 code) in imx219_get_format_code() argument 492 i = (i & ~3) | (imx219->vflip->val ? 2 : 0) | in imx219_get_format_code() 493 (imx219->hflip->val ? 1 : 0); in imx219_get_format_code() 500 struct imx219 *imx219 = in imx219_set_ctrl() local 501 container_of(ctrl->handler, struct imx219, ctrl_handler); in imx219_set_ctrl() 502 struct i2c_client *client = v4l2_get_subdevdata(&imx219->sd); in imx219_set_ctrl() 509 exposure_max = imx219->mode->height + ctrl->val - 4; in imx219_set_ctrl() [all …]
|
H A D | Makefile | 45 obj-$(CONFIG_VIDEO_IMX219) += imx219.o
|
H A D | Kconfig | 108 module will be called imx219.
|
/openbmc/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a774a1-hihope-rzg2m-ex-mipi-2.1.dts | 21 * imx219 as the imx219 endpoint driver supports only 2 lane mode. 27 &imx219 {
|
H A D | aistarvision-mipi-adapter-2.1.dtsi | 82 imx219: imx219@10 { label 83 compatible = "sony,imx219";
|
H A D | r8a774c0-ek874-mipi-2.1.dts | 59 &imx219 { 65 /* uncomment remote-endpoint property to tie imx219 to
|
H A D | hihope-rzg2-ex-aistarvision-mipi-adapter-2.1.dtsi | 46 &imx219 {
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mm-venice-gw73xx-0x-imx219.dtso | 43 imx219: sensor@10 { 44 compatible = "sony,imx219";
|
H A D | imx8mm-venice-gw72xx-0x-imx219.dtso | 43 imx219: sensor@10 { 44 compatible = "sony,imx219";
|
H A D | Makefile | 152 imx8mm-venice-gw72xx-0x-imx219-dtbs := imx8mm-venice-gw72xx-0x.dtb imx8mm-venice-gw72xx-0x-imx219.d… 157 imx8mm-venice-gw73xx-0x-imx219-dtbs := imx8mm-venice-gw73xx-0x.dtb imx8mm-venice-gw73xx-0x-imx219.d… 164 dtb-$(CONFIG_ARCH_MXC) += imx8mm-venice-gw72xx-0x-imx219.dtb 169 dtb-$(CONFIG_ARCH_MXC) += imx8mm-venice-gw73xx-0x-imx219.dtb
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | rkisp1.rst | 127 imx219. 137 "media-ctl" "-d" "platform:rkisp1" "-l" "'imx219 4-0010':0 -> 'rkisp1_isp':0 [1]" 141 # set format for imx219 4-0010:0 142 "media-ctl" "-d" "platform:rkisp1" "--set-v4l2" '"imx219 4-0010":0 [fmt:SRGGB10_1X10/1640x1232]'
|
H A D | rkisp1.dot | 16 …n0000001c [label="{{} | imx219 4-0010\n/dev/v4l-subdev3 | {<port0> 0}}", shape=Mrecord, style=fill…
|
H A D | i2c-cardlist.rst | 67 imx219 Sony IMX219 sensor
|
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/bootfiles/ |
H A D | rpi-config_git.bb | 218 # Choose Camera Sensor to be used, default imx219 sensor 220 echo "# Enable Sony RaspberryPi Camera(imx219)" >> $CONFIG 221 echo "dtoverlay=imx219" >> $CONFIG
|
/openbmc/openbmc/meta-raspberrypi/conf/machine/include/ |
H A D | rpi-base.inc | 47 overlays/imx219.dtbo \
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm630-sony-xperia-nile.dtsi | 645 imx219_vana_default: imx219-vana-default-state {
|
/openbmc/openbmc/meta-raspberrypi/docs/ |
H A D | extra-build-config.md | 424 This will add the device tree overlay imx219 ( Raspberry Pi Camera Module V2 sensor driver
|
/openbmc/linux/ |
H A D | MAINTAINERS | 20010 F: Documentation/devicetree/bindings/media/i2c/imx219.yaml 20011 F: drivers/media/i2c/imx219.c
|
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | 4762 2024-12-28 20:09:06.819-0600 FINEST t1146 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/arch/arm64/boot/dts/freescale/imx8mm-venice-gw73xx-0x-imx219.dtso.gz' [all...] |