Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A Dics932s401.c59 static int regs_to_copy[NUM_MIRRORED_REGS] = { variable
135 temp = i2c_smbus_read_word_data(client, regs_to_copy[i]); in ics932s401_update_device()
138 data->regs[regs_to_copy[i]] = temp >> 8; in ics932s401_update_device()
/kernel/linux/linux-6.6/drivers/misc/
H A Dics932s401.c59 static int regs_to_copy[NUM_MIRRORED_REGS] = { variable
134 temp = i2c_smbus_read_word_data(client, regs_to_copy[i]); in ics932s401_update_device()
137 data->regs[regs_to_copy[i]] = temp >> 8; in ics932s401_update_device()

Completed in 2 milliseconds