/Linux-v6.1/Documentation/devicetree/bindings/media/i2c/ |
D | aptina,mt9p031.yaml | 14 with an active array size of 2592H x 1944V. It is programmable through a 32 description: Digital supply voltage, 1.8 V 35 description: I/O supply voltage, 1.8 or 2.8 V 38 description: Analog supply voltage, 2.8 V
|
D | ov5645.txt | 4 an active array size of 2592H x 1944V. It is programmable through a serial I2C
|
D | sony,imx335.yaml | 16 array size of 2592H x 1944V. It is programmable through I2C interface. The
|
/Linux-v6.1/drivers/media/i2c/ |
D | ov5640.c | 38 #define OV5640_PIXEL_ARRAY_HEIGHT 1944 353 "DOVDD", /* Digital I/O (1.8V) supply */ 354 "AVDD", /* Analog (2.8V) supply */ 355 "DVDD", /* Digital Core (1.5V) supply */ 695 .height = 1944, 740 .height = 1944, 785 .height = 1944, 830 .height = 1944, 875 .height = 1944, 919 .height = 1944, [all …]
|
D | ov5648.c | 64 #define OV5648_MIPI_SC_CTRL0_MIPI_LANES(v) (((v) << 5) & GENMASK(7, 5)) argument 76 #define OV5648_PLL_CTRL0_PLL_CHARGE_PUMP(v) (((v) << 4) & GENMASK(6, 4)) argument 77 #define OV5648_PLL_CTRL0_BITS(v) ((v) & GENMASK(3, 0)) argument 79 #define OV5648_PLL_CTRL1_SYS_DIV(v) (((v) << 4) & GENMASK(7, 4)) argument 80 #define OV5648_PLL_CTRL1_MIPI_DIV(v) ((v) & GENMASK(3, 0)) argument 82 #define OV5648_PLL_MUL(v) ((v) & GENMASK(7, 0)) argument 84 #define OV5648_PLL_DIV_ROOT_DIV(v) ((((v) - 1) << 4) & BIT(4)) argument 85 #define OV5648_PLL_DIV_PLL_PRE_DIV(v) ((v) & GENMASK(3, 0)) argument 91 #define OV5648_PLLS_MUL(v) ((v) & GENMASK(4, 0)) argument 93 #define OV5648_PLLS_CTRL_PLL_CHARGE_PUMP(v) (((v) << 4) & GENMASK(6, 4)) argument [all …]
|
D | ov5645.c | 66 "vdddo", /* Digital I/O (1.8V) supply */ 67 "vdda", /* Analog (2.8V) supply */ 68 "vddd", /* Digital Core (1.5V) supply */ 536 .height = 1944,
|
/Linux-v6.1/Documentation/admin-guide/media/ |
D | ipu3.rst | 105 media-ctl -d $MDEV -V "ov5670:0 [fmt:SGRBG10/2592x1944]" 106 media-ctl -d $MDEV -V "ipu3-csi2 0:0 [fmt:SGRBG10/2592x1944]" 107 media-ctl -d $MDEV -V "ipu3-csi2 0:1 [fmt:SGRBG10/2592x1944]" 380 --fmt=type:VIDEO_OUTPUT_MPLANE,width=2592,height=1944,pixelformat=0X47337069 \
|
/Linux-v6.1/drivers/media/common/v4l2-tpg/ |
D | v4l2-tpg-colors.c | 244 1933, 1935, 1936, 1937, 1939, 1940, 1941, 1943, 1944, 1945, 1947, 1948, 1949, 1951, 1952, 1953, 389 1934, 1935, 1936, 1938, 1939, 1940, 1941, 1942, 1943, 1944, 1945, 1946, 1947, 1948, 1950, 1951, 992 [V4L2_COLORSPACE_BT2020][V4L2_XFER_FUNC_SRGB][3] = { 1944, 2950, 1238 }, 1165 static double transfer_srgb_to_rgb(double v) in transfer_srgb_to_rgb() argument 1167 if (v < -0.04045) in transfer_srgb_to_rgb() 1168 return pow((-v + 0.055) / 1.055, 2.4); in transfer_srgb_to_rgb() 1169 return (v <= 0.04045) ? v / 12.92 : pow((v + 0.055) / 1.055, 2.4); in transfer_srgb_to_rgb() 1172 static double transfer_rgb_to_srgb(double v) in transfer_rgb_to_srgb() argument 1174 if (v <= -0.0031308) in transfer_rgb_to_srgb() 1175 return -1.055 * pow(-v, 1.0 / 2.4) + 0.055; in transfer_rgb_to_srgb() [all …]
|
/Linux-v6.1/drivers/staging/media/atomisp/i2c/ov5693/ |
D | ov5693.h | 846 {OV5693_8BIT, 0x380a, 0x04}, /*{380a,380b} Final output V size*/ 847 {OV5693_8BIT, 0x380b, 0xc0}, /*{380a,380b} Final output V size*/ 1229 .height = 1944, 1374 .height = 1944,
|
/Linux-v6.1/drivers/media/dvb-frontends/ |
D | dib7000p.c | 441 static int dib7000p_set_agc1_min(struct dvb_frontend *fe, u16 v) in dib7000p_set_agc1_min() argument 444 return dib7000p_write_word(state, 108, v); in dib7000p_set_agc1_min() 2345 apb_address = 1944; in dib7090_tuner_xfer()
|
/Linux-v6.1/ |
D | CREDITS | 192 D: Wrote SYS V IPC (part of standard kernel since 0.99.10) 246 D: Maintainer of the System V file system. 247 D: System V fs update for 2.1.x dcache. 1714 S: Dukelskych bojovniku 1944 3417 S: Dag Hammerskjolds v. 3E
|