Searched refs:gc032a_read (Results 1 – 1 of 1) sorted by relevance
517 static int gc032a_read(struct i2c_client *client, u8 reg, u8 *val) in gc032a_read() function999 ret = gc032a_read(client, REG_SC_CHIP_ID_H, &pid); in gc032a_detect()1001 ret = gc032a_read(client, REG_SC_CHIP_ID_L, &ver); in gc032a_detect()