Home
last modified time | relevance | path

Searched refs:COMA_RESET (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/i2c/
H A Dov6650.c135 #define COMA_RESET BIT(7) macro
844 ret = ov6650_reg_rmw(client, REG_COMA, COMA_RESET, 0); in ov6650_reset()