Home
last modified time | relevance | path

Searched defs:reg_clear (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/media/i2c/soc_camera/
Dmt9m001.c132 static int reg_clear(struct i2c_client *client, const u8 reg, in reg_clear() function
Dmt9t031.c113 static int reg_clear(struct i2c_client *client, const u8 reg, in reg_clear() function
Dmt9v022.c195 static int reg_clear(struct i2c_client *client, const u8 reg, in reg_clear() function
Dmt9m111.c134 #define reg_clear(reg, val) mt9m111_reg_clear(client, MT9M111_##reg, (val)) macro
/linux-4.1.27/drivers/gpu/drm/i2c/
Dtda998x_drv.c513 reg_clear(struct tda998x_priv *priv, uint16_t reg, uint8_t val) in reg_clear() function