Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/max96712/
H A Dmax96712.c67 static int max96712_update_bits(struct max96712_priv *priv, unsigned int reg, in max96712_update_bits() function
106 max96712_update_bits(priv, 0x13, 0x40, 0x40); in max96712_reset()
113 max96712_update_bits(priv, 0x40b, 0x02, 0x02); in max96712_mipi_enable()
114 max96712_update_bits(priv, 0x8a0, 0x80, 0x80); in max96712_mipi_enable()
116 max96712_update_bits(priv, 0x8a0, 0x80, 0x00); in max96712_mipi_enable()
117 max96712_update_bits(priv, 0x40b, 0x02, 0x00); in max96712_mipi_enable()
155 max96712_update_bits(priv, 0x415, 0x3f, in max96712_mipi_configure()
157 max96712_update_bits(priv, 0x418, 0x3f, in max96712_mipi_configure()
161 max96712_update_bits(priv, 0x8a2, 0xf0, 0x30); in max96712_mipi_configure()