Searched refs:COM7_RESET (Results 1 – 2 of 2) sorted by relevance
70 #define COM7_RESET 0x80 /* Register reset */ macro277 { REG_COM7, COM7_RESET },492 if (reg == REG_COM7 && (value & COM7_RESET)) in ov7670_write_smbus()548 if (reg == REG_COM7 && (value & COM7_RESET)) in ov7670_write_i2c()609 ov7670_write(sd, REG_COM7, COM7_RESET); in ov7670_reset()
70 #define COM7_RESET 0x80 macro