Searched defs:reg_clear (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/drivers/media/i2c/soc_camera/ |
D | mt9m001.c | 132 static int reg_clear(struct i2c_client *client, const u8 reg, in reg_clear() function
|
D | mt9t031.c | 113 static int reg_clear(struct i2c_client *client, const u8 reg, in reg_clear() function
|
D | mt9v022.c | 195 static int reg_clear(struct i2c_client *client, const u8 reg, in reg_clear() function
|
D | mt9m111.c | 134 #define reg_clear(reg, val) mt9m111_reg_clear(client, MT9M111_##reg, (val)) macro
|
/linux-4.1.27/drivers/gpu/drm/i2c/ |
D | tda998x_drv.c | 513 reg_clear(struct tda998x_priv *priv, uint16_t reg, uint8_t val) in reg_clear() function
|