Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/i2c/
Ds5k4ecgx.c51 #define REG_G_NEW_CFG_SYNC 0x7000024a macro
786 ret = s5k4ecgx_write(client, REG_G_NEW_CFG_SYNC, 1); in __s5k4ecgx_s_params()
Ds5k6aa.c90 #define REG_G_NEW_CFG_SYNC 0x01f8 macro
710 ret = s5k6aa_write(client, REG_G_NEW_CFG_SYNC, 1); in s5k6aa_new_config_sync()
715 ret = s5k6aa_read(client, REG_G_NEW_CFG_SYNC, &reg); in s5k6aa_new_config_sync()
Ds5k5baf.c121 #define REG_G_NEW_CFG_SYNC 0x01f8 macro
636 s5k5baf_synchronize(state, 500, REG_G_NEW_CFG_SYNC); in s5k5baf_hw_sync_cfg()