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

/drivers/media/video/
H A Dmt9v022.c42 #define MT9V022_CHIP_CONTROL 0x07 macro
175 ret = reg_write(client, MT9V022_CHIP_CONTROL, mt9v022->chip_control);
212 if (reg_write(client, MT9V022_CHIP_CONTROL, mt9v022->chip_control) < 0)
738 ret = reg_write(client, MT9V022_CHIP_CONTROL, mt9v022->chip_control);

Completed in 11 milliseconds