Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/i2c/ov5693/
H A Datomisp-ov5693.c60 static int vcm_ad_i2c_wr8(struct i2c_client *client, u8 reg, u8 val) in vcm_ad_i2c_wr8() function
1051 ret = vcm_ad_i2c_wr8(client, 0x01, 0x01); /* vcm init test */ in ov5693_init()