Searched refs:i2c_av_and_or (Results 1 - 1 of 1) sorted by relevance

/drivers/media/video/cx23885/
H A Dnetup-init.c103 static void i2c_av_and_or(struct i2c_adapter *i2c, u16 reg, unsigned and_mask, function
115 i2c_av_and_or(i2c, 0x803, ~0x10, 0x00);
124 i2c_av_and_or(i2c, 0x803, ~0x10, 0x10);

Completed in 79 milliseconds