Home
last modified time | relevance | path

Searched full:gmsl (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dimi,rdacm2x-gmsl.yaml5 $id: http://devicetree.org/schemas/media/i2c/imi,rdacm2x-gmsl.yaml#
17 The IMI D&D RDACM20 and RDACM21 are GMSL-compatible camera designed for
20 The RDACM20 camera module encloses a Maxim Integrated MAX9271 GMSL serializer,
30 They both connect to a remote GMSL endpoint through a coaxial cable.
34 | GMSL | <- Video Stream | <- Video--------\ |
35 | |< === GMSL Link ====== >|MAX9271<- I2C bus-> <-->OV10635 |
41 | GMSL | <- Video Stream | <- Video--------\ |
42 | |< === GMSL Link ====== >|MAX9271<- I2C bus-> <-->OV490 |
48 sensor on the GMSL serial channel to a remote GMSL de-serializer. They also
49 receive and transmit I2C messages encapsulated and transmitted on the GMSL
[all …]
H A Dmaxim,max9286.yaml8 title: Maxim Integrated Quad GMSL Deserializer
18 Serial Links (GMSL) and outputs them on a CSI-2 D-PHY port using up to 4 data
21 In addition to video data, the GMSL links carry a bidirectional control
23 not addressed to itself to the other side of the links, where a GMSL
25 traffic received over GMSL by the MAX9286 is output on the local I2C bus.
57 The connections to the MAX9286 GMSL and its endpoint nodes are modelled
67 Port 0 GMSL Input 0
68 Port 1 GMSL Input 1
69 Port 2 GMSL Input 2
70 Port 3 GMSL Input 3
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/rockchip/
H A Drk3588-vehicle-maxim-serdes.dtsi273 gmsl@0 {
371 gmsl@0 {
468 gmsl@0 {
567 gmsl@0 {
665 gmsl@0 {
763 gmsl@0 {
H A Drk3588-vehicle-maxim-serdes-display-s66.dtsi261 gmsl@0 {
370 gmsl@0 {
466 gmsl@0 {
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dmax96745.c69 dev_err(dev, "%s: GMSL link not locked\n", __func__); in max96745_bridge_enable()
104 dev_err(dev, "%s: GMSL link not locked\n", __func__); in max96745_bridge_post_disable()
/OK3568_Linux_fs/buildroot/support/misc/
H A Dutils.mk31 # Case conversion macros. This is inspired by the 'up' macro from gmsl
32 # (http://gmsl.sf.net). It is optimised very heavily because these macros
63 # Reverse the orders of words in a list. Again, inspired by the gmsl
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dmax9271.c10 * This file exports functions to control the Maxim MAX9271 GMSL serializer
155 * Configure the GMSL link: in max9271_configure_gmsl_link()
162 * TODO: Make the GMSL link configuration parametric. in max9271_configure_gmsl_link()
H A DKconfig619 tristate "Maxim MAX9286 GMSL deserializer support"
626 This driver supports the Maxim MAX9286 GMSL deserializer.
632 tristate "Maxim MAX96712 GMSL deserializer support"
637 This driver supports the Maxim MAX96712 GMSL deserializer.
643 tristate "Maxim MAX96714 GMSL deserializer support"
648 This driver supports the Maxim MAX96714 GMSL deserializer.
654 tristate "Maxim MAX96722 GMSL deserializer support"
659 This driver supports the Maxim MAX96722 GMSL deserializer.
2184 This driver supports the IMI RDACM20 GMSL camera, used in
2187 This camera should be used in conjunction with a GMSL
H A Dmax9271.h121 * max9271_configure_gmsl_link() - Configure the GMSL link
124 * FIXME: the GMSL link configuration is currently hardcoded and performed
H A Dmax9286.c3 * Maxim MAX9286 GMSL Deserializer Driver
959 * Enable GMSL links, mask unused ones and autodetect link in max9286_setup()
1182 /* Skip if the corresponding GMSL link is unavailable. */ in max9286_parse_dt()
1321 MODULE_DESCRIPTION("Maxim MAX9286 GMSL Deserializer Driver");
H A Drdacm20.c3 * IMI RDACM20 GMSL Camera Driver
15 * MAX9271 GMSL serializer.
674 MODULE_DESCRIPTION("GMSL Camera driver for RDACM20");
H A Dmax96712.c72 #define MAXIM_GMSL_TYPE_MASK 0xF0 /* bit[7:4], GMSL link type: 0 = GMSL1, 1 = GMSL2 */
78 #define MAXIM_GMSL_LOCK_MASK 0x0F /* bit[3:0], GMSL link mask: 1 = disable, 1 = enable */
H A Dmax96722.c64 #define MAXIM_GMSL_TYPE_MASK 0xF0 /* bit[7:4], GMSL link type: 0 = GMSL1, 1 = GMSL2 */
70 #define MAXIM_GMSL_LOCK_MASK 0x0F /* bit[3:0], GMSL link mask: 1 = disable, 1 = enable */
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dmaxim-max96745.c106 dev_err(ser->dev, "%s: GMSL link not locked\n", __func__); in max96745_bridge_enable()
150 dev_err(ser->dev, "%s: GMSL link not locked\n", __func__); in max96745_bridge_post_disable()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_version.h64 * V0.0X02.0Xe add GMSL to MIPI max96714 driver support
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS10654 MAX9286 QUAD GMSL DESERIALIZER DRIVER
14773 F: Documentation/devicetree/bindings/media/i2c/imi,rdacm2x-gmsl.yaml