Home
last modified time | relevance | path

Searched full:max9271 (Results 1 – 7 of 7) sorted by relevance

/linux-6.14.4/drivers/media/i2c/
Dmax9271.h84 * struct max9271_device - max9271 device
85 * @client: The i2c client for the max9271 instance
93 * @dev: The max9271 device
102 * @dev: The max9271 device
111 * @dev: The max9271 device
114 * Configure MAX9271 I2C interface. The bus configuration provided in the
125 * @dev: The max9271 device
134 * @dev: The max9271 device
145 * @dev: The max9271 device
157 * @dev: The max9271 device
[all …]
Dmax9271.c10 * This file exports functions to control the Maxim MAX9271 GMSL serializer
11 * chip. This is not a self-contained driver, as MAX9271 is usually embedded in
23 #include "max9271.h"
301 dev_err(&dev->client->dev, "MAX9271 ID read failed (%d)\n", in max9271_verify_id()
307 dev_err(&dev->client->dev, "MAX9271 ID mismatch (0x%02x)\n", in max9271_verify_id()
323 "MAX9271 I2C address change failed (%d)\n", ret); in max9271_set_address()
339 "MAX9271 deserializer address set failed (%d)\n", ret); in max9271_set_deserializer_address()
355 "MAX9271 I2C translation setup failed (%d)\n", ret); in max9271_set_translation()
363 "MAX9271 I2C translation setup failed (%d)\n", ret); in max9271_set_translation()
372 MODULE_DESCRIPTION("Maxim MAX9271 GMSL Serializer");
Drdacm21.c24 #include "max9271.h"
497 * Enable GPIO1 and hold OV490 in reset during max9271 configuration. in rdacm21_initialize()
DMakefile68 obj-$(CONFIG_VIDEO_MAX9271_LIB) += max9271.o
Drdacm20.c15 * MAX9271 GMSL serializer.
30 #include "max9271.h"
477 * Hold OV10635 in reset during max9271 configuration. The reset signal in rdacm20_initialize()
/linux-6.14.4/Documentation/devicetree/bindings/media/i2c/
Dimi,rdacm2x-gmsl.yaml20 The RDACM20 camera module encloses a Maxim Integrated MAX9271 GMSL serializer,
35 | |< === GMSL Link ====== >|MAX9271<- I2C bus-> <-->OV10635 |
42 | |< === GMSL Link ====== >|MAX9271<- I2C bus-> <-->OV490 |
/linux-6.14.4/
DMAINTAINERS19873 F: drivers/media/i2c/max9271.c
19874 F: drivers/media/i2c/max9271.h
19885 F: drivers/media/i2c/max9271.c
19886 F: drivers/media/i2c/max9271.h