Searched refs:COM7_RESET (Results 1 – 3 of 3) sorted by relevance
103 #define COM7_RESET 0x80 /* Register reset */ macro362 || stk_sensor_outb(dev, REG_COM7, COM7_RESET)) { in stk_sensor_init()
70 #define COM7_RESET 0x80 /* Register reset */ macro284 { REG_COM7, COM7_RESET },499 if (reg == REG_COM7 && (value & COM7_RESET)) in ov7670_write_smbus()555 if (reg == REG_COM7 && (value & COM7_RESET)) in ov7670_write_i2c()616 ov7670_write(sd, REG_COM7, COM7_RESET); in ov7670_reset()
72 #define COM7_RESET 0x80 macro