Searched refs:bf3925_read (Results 1 – 1 of 1) sorted by relevance
648 static int bf3925_read(struct i2c_client *client, u8 reg, u8 *val) in bf3925_read() function1217 ret = bf3925_read(client, REG_SC_CHIP_ID_H, &pid); in bf3925_detect()1219 ret = bf3925_read(client, REG_SC_CHIP_ID_L, &ver); in bf3925_detect()