Home
last modified time | relevance | path

Searched refs:OV5693_SW_STREAM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/
H A Datomisp-ov5693.c710 OV5693_SW_STREAM, OV5693_START_STREAMING); in ov5693_otp_read()
718 OV5693_SW_STREAM, OV5693_STOP_STREAMING); in ov5693_otp_read()
1430 ret = ov5693_write_reg(client, OV5693_8BIT, OV5693_SW_STREAM, in ov5693_set_fmt()
1508 ret = ov5693_write_reg(client, OV5693_8BIT, OV5693_SW_STREAM, in ov5693_s_stream()
H A Dov5693.h94 #define OV5693_SW_STREAM 0x0100 macro