Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/media/i2c/
Dmax9271.h81 * struct max9271_device - max9271 device
82 * @client: The i2c client for the max9271 instance
90 * @dev: The max9271 device
99 * @dev: The max9271 device
108 * @dev: The max9271 device
111 * Configure MAX9271 I2C interface. The bus configuration provided in the
122 * @dev: The max9271 device
131 * @dev: The max9271 device
142 * @dev: The max9271 device
154 * @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()
DMakefile62 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()
/kernel/linux/linux-5.10/drivers/media/i2c/
Dmax9271.h81 * struct max9271_device - max9271 device
82 * @client: The i2c client for the max9271 instance
90 * @dev: The max9271 device
99 * @dev: The max9271 device
102 * Configure MAX9271 I2C interface. The bus configuration provided in the
113 * @dev: The max9271 device
122 * @dev: The max9271 device
133 * @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
22 #include "max9271.h"
272 dev_err(&dev->client->dev, "MAX9271 ID read failed (%d)\n", in max9271_verify_id()
278 dev_err(&dev->client->dev, "MAX9271 ID mismatch (0x%02x)\n", in max9271_verify_id()
294 "MAX9271 I2C address change failed (%d)\n", ret); in max9271_set_address()
310 "MAX9271 deserializer address set failed (%d)\n", ret); in max9271_set_deserializer_address()
326 "MAX9271 I2C translation setup failed (%d)\n", ret); in max9271_set_translation()
334 "MAX9271 I2C translation setup failed (%d)\n", ret); in max9271_set_translation()
Drdacm20.c15 * MAX9271 GMSL serializer.
30 #include "max9271.h"
458 /* Verify communication with the MAX9271: ping to wakeup. */ in rdacm20_initialize()
488 * MAX9271 GPIO1 and verify communication with the OV10635. in rdacm20_initialize()
542 dev_info(dev->dev, "Identified MAX9271 + OV10635 device\n"); in rdacm20_initialize()
DMakefile123 rdacm20-camera_module-objs := rdacm20.o max9271.o
/kernel/linux/linux-5.10/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 |
/kernel/linux/linux-6.6/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 |
/kernel/linux/linux-6.6/
DMAINTAINERS18015 F: drivers/media/i2c/max9271.c
18016 F: drivers/media/i2c/max9271.h
18027 F: drivers/media/i2c/max9271.c
18028 F: drivers/media/i2c/max9271.h
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0036_linux_drivers_staging.patch34167 + unsigned int sensor_num; /* sensor num connect max9271 */
36500 + pr_info("MAX9271 Reg 0x%02x = 0x%x.\r\n",
36548 + /* Enable MAX9271 Configuration Link */
36688 + /* Set MAX9271 new address for link 0 */
36741 + /* MAX9271: Enable Serial Links and Disable Configuration Link */
/kernel/linux/linux-5.10/
DMAINTAINERS14731 F: drivers/media/i2c/max9271.c
14732 F: drivers/media/i2c/max9271.h