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

/drivers/media/i2c/soc_camera/
H A Dov6650.c825 u8 pidh, pidl, midh, midl; local
835 ret = ov6650_reg_read(client, REG_PIDH, &pidh);
846 if ((pidh != OV6650_PIDH) || (pidl != OV6650_PIDL)) {
848 pidh, pidl);
855 pidh, pidl, midh, midl);

Completed in 76 milliseconds