Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/i2c/ov5693/
Datomisp-ov5693.c827 OV5693_SW_STREAM, OV5693_START_STREAMING); in ov5693_otp_read()
835 OV5693_SW_STREAM, OV5693_STOP_STREAMING); in ov5693_otp_read()
1657 ret = ov5693_write_reg(client, OV5693_8BIT, OV5693_SW_STREAM, in ov5693_set_fmt()
1743 ret = ov5693_write_reg(client, OV5693_8BIT, OV5693_SW_STREAM, in ov5693_s_stream()
Dov5693.h94 #define OV5693_SW_STREAM 0x0100 macro