Searched defs:REG_G_NEW_CFG_SYNC (Results 1 - 3 of 3) sorted by relevance

/drivers/media/i2c/
H A Ds5k4ecgx.c55 #define REG_G_NEW_CFG_SYNC 0x7000024a macro
789 ret = s5k4ecgx_write(client, REG_G_NEW_CFG_SYNC, 1);
H A Ds5k6aa.c94 #define REG_G_NEW_CFG_SYNC 0x01f8 macro
712 ret = s5k6aa_write(client, REG_G_NEW_CFG_SYNC, 1);
717 ret = s5k6aa_read(client, REG_G_NEW_CFG_SYNC, &reg);
H A Ds5k5baf.c124 #define REG_G_NEW_CFG_SYNC 0x01f8 macro
637 s5k5baf_synchronize(state, 500, REG_G_NEW_CFG_SYNC);

Completed in 68 milliseconds