Home
last modified time | relevance | path

Searched refs:cci_read (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/media/i2c/
H A Dlt6911uxe.c227 cci_read(lt6911uxe->regmap, REG_INT_HDMI, &int_event, &ret); in lt6911uxe_status_update()
236 cci_read(lt6911uxe->regmap, REG_BYTE_CLK, &byte_clk, &ret); in lt6911uxe_status_update()
238 cci_read(lt6911uxe->regmap, REG_HALF_PIX_CLK, in lt6911uxe_status_update()
248 cci_read(lt6911uxe->regmap, REG_HALF_H_TOTAL, in lt6911uxe_status_update()
250 cci_read(lt6911uxe->regmap, REG_V_TOTAL, &vtotal, &ret); in lt6911uxe_status_update()
263 cci_read(lt6911uxe->regmap, REG_HALF_H_ACTIVE, in lt6911uxe_status_update()
265 cci_read(lt6911uxe->regmap, REG_V_ACTIVE, &height, &ret); in lt6911uxe_status_update()
275 cci_read(lt6911uxe->regmap, REG_MIPI_FORMAT, &format, &ret); in lt6911uxe_status_update()
537 cci_read(lt6911uxe->regmap, REG_CHIP_ID, &val, &ret); in lt6911uxe_identify_module()
H A Dmax96714.c141 cci_read(priv->regmap, MAX96714_MIPI_STDBY_N, &val, NULL); in max96714_tx_port_enabled()
428 cci_read(priv->regmap, MAX96714_LINK_LOCK, &val, NULL); in max96714_link_locked()
444 cci_read(priv->regmap, MAX96714_VIDEO_RX8, &val, NULL); in max96714_pipe_locked()
461 cci_read(priv->regmap, MAX96714_BACKTOP25, &freq, NULL); in max96714_csi_status()
875 ret = cci_read(priv->regmap, MAX96714_REG13, &val, NULL); in max96714_enable_core_hw()
888 ret = cci_read(priv->regmap, MAX96714_DEV_REV, &val, NULL); in max96714_enable_core_hw()
895 ret = cci_read(priv->regmap, MAX96714_MIPI_TX52, &val, NULL); in max96714_enable_core_hw()
H A Dmax96717.c289 ret = cci_read(priv->regmap, MAX96717_GPIO_REG_A(offset), in max96717_gpiochip_get()
316 ret = cci_read(priv->regmap, MAX96717_GPIO_REG_A(offset), &val, NULL); in max96717_gpio_get_direction()
477 cci_read(priv->regmap, MAX96717_VIDEO_TX2, &val, NULL); in max96717_pipe_pclkdet()
968 ret = cci_read(priv->regmap, MAX96717_DEV_ID, &dev_id, NULL); in max96717_hw_init()
977 ret = cci_read(priv->regmap, MAX96717_DEV_REV, &val, NULL); in max96717_hw_init()
985 ret = cci_read(priv->regmap, MAX96717_MIPI_RX_EXT11, &val, NULL); in max96717_hw_init()
H A Dthp7312.c357 __ret = read_poll_timeout(cci_read, __err, __err || (cond), sleep_us, \
522 ret = cci_read(thp7312->regmap, THP7312_REG_CAMERA_STATUS, in thp7312_check_status_stream_mode()
1236 ret = cci_read(thp7312->regmap, THP7312_REG_AF_SUPPORT, &val, in thp7312_init_controls()
1432 cci_read(thp7312->regmap, THP7312_REG_FIRMWARE_VERSION_1, &val, &ret); in thp7312_read_firmware_version()
1435 cci_read(thp7312->regmap, THP7312_REG_FIRMWARE_VERSION_2, &val, &ret); in thp7312_read_firmware_version()
1725 ret = cci_read(thp7312->regmap, THP7312_REG_FW_VERIFY_RESULT, &val, in thp7312_fw_write_to_flash()
1763 ret = cci_read(thp7312->regmap, THP7312_REG_FW_CRC_RESULT, &crc, NULL); in thp7312_fw_check_crc()
1906 ret = cci_read(thp7312->regmap, THP7312_REG_FW_STATUS, &val, NULL); in thp7312_register_flash_mode()
H A Dvd56g3.c362 cci_read(sensor->regmap, VD56G3_REG_APPLIED_COARSE_EXPOSURE, &exposure, in vd56g3_read_expo_cluster()
364 cci_read(sensor->regmap, VD56G3_REG_APPLIED_ANALOG_GAIN, &again, &ret); in vd56g3_read_expo_cluster()
365 cci_read(sensor->regmap, VD56G3_REG_APPLIED_DIGITAL_GAIN, &dgain, &ret); in vd56g3_read_expo_cluster()
1352 ret = cci_read(sensor->regmap, VD56G3_REG_MODEL_ID, &model_id, NULL); in vd56g3_detect()
1361 ret = cci_read(sensor->regmap, VD56G3_REG_REVISION, &device_revision, in vd56g3_detect()
1371 ret = cci_read(sensor->regmap, VD56G3_REG_OPTICAL_REVISION, in vd56g3_detect()
H A Dvgxy61.c538 return read_poll_timeout(cci_read, ret, in vgxy61_poll_reg()
1524 cci_read(sensor->regmap, VGXY61_REG_LINE_LENGTH, &line_length, &ret); in vgxy61_configure()
1565 cci_read(sensor->regmap, VGXY61_REG_FWPATCH_REVISION, &patch, &ret); in vgxy61_patch()
1592 ret = cci_read(sensor->regmap, VGXY61_REG_REVISION, &device_rev, NULL); in vgxy61_detect_cut_version()
1619 ret = cci_read(sensor->regmap, VGXY61_REG_MODEL_ID, &id, NULL); in vgxy61_detect()
1634 ret = cci_read(sensor->regmap, VGXY61_REG_NVM, &st, NULL); in vgxy61_detect()
H A Dgc05a2.c809 ret = cci_read(gc05a2->regmap, GC05A2_FLIP_REG, &val, NULL); in gc05a2_set_ctrl_hflip()
825 ret = cci_read(gc05a2->regmap, GC05A2_FLIP_REG, &val, NULL); in gc05a2_set_ctrl_vflip()
957 ret = cci_read(gc05a2->regmap, GC05A2_REG_CHIP_ID, &val, NULL); in gc05a2_identify_module()
H A Dgc08a3.c785 ret = cci_read(gc08a3->regmap, GC08A3_FLIP_REG, &val, NULL); in gc08a3_set_ctrl_hflip()
801 ret = cci_read(gc08a3->regmap, GC08A3_FLIP_REG, &val, NULL); in gc08a3_set_ctrl_vflip()
1166 ret = cci_read(gc08a3->regmap, GC08A3_REG_CHIP_ID, &val, NULL); in gc08a3_identify_module()
H A Dov5693.c391 ret = cci_read(ov5693->regmap, OV5693_EXPOSURE_CTRL_REG, &exposure, in ov5693_get_exposure()
419 ret = cci_read(ov5693->regmap, OV5693_GAIN_CTRL_REG, &value, NULL); in ov5693_get_gain()
740 ret = cci_read(ov5693->regmap, OV5693_REG_CHIP_ID, &id, NULL); in ov5693_detect()
H A Dimx111.c1363 ret = cci_read(sensor->regmap, IMX111_PRODUCT_ID, &value, NULL); in imx111_identify_module()
1373 cci_read(sensor->regmap, IMX111_REVISION, &revision, &ret); in imx111_identify_module()
1374 cci_read(sensor->regmap, IMX111_MANUFACTURER_ID, &manufacturer, &ret); in imx111_identify_module()
H A Ddw9719.c151 ret = cci_read(dw9719->regmap, DW9719_INFO, &val, NULL); in dw9719_power_up()
H A Dov2680.c1055 cci_read(sensor->regmap, OV2680_REG_CHIP_ID, &chip_id, &ret); in ov2680_check_id()
1056 cci_read(sensor->regmap, OV2680_REG_SC_CMMN_SUB_ID, &rev, &ret); in ov2680_check_id()
H A Dgc0308.c814 return cci_read(gc0308->regmap, CCI_REG8(reg->reg), &reg->val, NULL); in gc0308_g_register()
1361 ret = cci_read(gc0308->regmap, GC0308_CHIP_ID, &regval, NULL); in gc0308_probe()
H A Dgc0310.c419 ret = cci_read(sensor->regmap, GC0310_SC_CMMN_CHIP_ID_REG, &val, NULL); in gc0310_detect()
H A Dov02c10.c798 ret = cci_read(ov02c10->regmap, OV02C10_REG_CHIP_ID, &chip_id, NULL); in ov02c10_identify_module()
H A Dov02e10.c730 cci_read(ov02e10->regmap, OV02E10_REG_CHIP_ID, &val, &ret); in ov02e10_identify_module()
H A Dst-mipid02.c293 return cci_read(bridge->regmap, MIPID02_CLK_LANE_WR_REG1, &reg, NULL); in mipid02_detect()
H A Dov4689.c813 ret = cci_read(ov4689->regmap, OV4689_REG_CHIP_ID, &id, NULL); in ov4689_check_sensor_id()
H A Dimx334.c969 ret = cci_read(imx334->cci, IMX334_REG_ID, &val, NULL); in imx334_detect()
H A Dimx335.c1134 ret = cci_read(imx335->cci, IMX335_REG_ID, &val, NULL); in imx335_detect()
H A Dimx283.c1232 ret = cci_read(imx283->cci, IMX283_REG_CHIP_ID, &val, NULL); in imx283_identify_module()
H A Dimx258.c1177 ret = cci_read(imx258->regmap, IMX258_REG_CHIP_ID, in imx258_identify_module()
/linux/drivers/media/v4l2-core/
H A Dv4l2-cci.c19 int cci_read(struct regmap *map, u32 reg, u64 *val, int *err) in cci_read() function
90 EXPORT_SYMBOL_GPL(cci_read);
159 ret = cci_read(map, reg, &readval, err); in cci_update_bits()
/linux/include/media/
H A Dv4l2-cci.h69 int cci_read(struct regmap *map, u32 reg, u64 *val, int *err);
/linux/drivers/media/i2c/ccs/
H A Dccs-reg-access.c104 rval = cci_read(sensor->regmap, reg, &__val, NULL); in __ccs_read_addr()

12