Searched refs:COM7_RESET (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dov7670.c70 #define COM7_RESET 0x80 /* Register reset */ macro
277 { REG_COM7, COM7_RESET },
492 if (reg == REG_COM7 && (value & COM7_RESET))
548 if (reg == REG_COM7 && (value & COM7_RESET))
609 ov7670_write(sd, REG_COM7, COM7_RESET);
H A Dov9650.c70 #define COM7_RESET 0x80 macro

Completed in 102 milliseconds