Searched refs:COM7_RESET (Results 1 – 3 of 3) sorted by relevance
111 #define COM7_RESET 0x80 /* Register reset */ macro370 || stk_sensor_outb(dev, REG_COM7, COM7_RESET)) { in stk_sensor_init()
71 #define COM7_RESET 0x80 /* Register reset */ macro283 { REG_COM7, COM7_RESET },498 if (reg == REG_COM7 && (value & COM7_RESET)) in ov7670_write_smbus()554 if (reg == REG_COM7 && (value & COM7_RESET)) in ov7670_write_i2c()612 ov7670_write(sd, REG_COM7, COM7_RESET); in ov7670_reset()
74 #define COM7_RESET 0x80 macro