Searched refs:COM7_RESET (Results 1 – 3 of 3) sorted by relevance
113 #define COM7_RESET 0x80 /* Register reset */ macro372 || stk_sensor_outb(dev, REG_COM7, COM7_RESET)) { in stk_sensor_init()
67 #define COM7_RESET 0x80 /* Register reset */ macro266 { REG_COM7, COM7_RESET },480 if (reg == REG_COM7 && (value & COM7_RESET)) in ov7670_write_smbus()536 if (reg == REG_COM7 && (value & COM7_RESET)) in ov7670_write_i2c()581 ov7670_write(sd, REG_COM7, COM7_RESET); in ov7670_reset()
71 #define COM7_RESET 0x80 macro