Searched refs:__adp5520_read (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/mfd/ |
H A D | adp5520.c | 41 static int __adp5520_read(struct i2c_client *client, __adp5520_read() function 79 ret = __adp5520_read(client, reg, ®_val); __adp5520_ack_bits() 98 return __adp5520_read(to_i2c_client(dev), reg, val); adp5520_read() 110 ret = __adp5520_read(chip->client, reg, ®_val); adp5520_set_bits() 130 ret = __adp5520_read(chip->client, reg, ®_val); adp5520_clr_bits() 180 ret = __adp5520_read(chip->client, ADP5520_MODE_STATUS, ®_val); adp5520_irq_thread()
|
Completed in 34 milliseconds