Home
last modified time | relevance | path

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

/openbmc/linux/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()