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

/linux-4.1.27/drivers/hwmon/
H A Dw83795.c175 #define W83795_REG_BEEP(index) (0x50 + (index)) macro
528 w83795_read(client, W83795_REG_BEEP(i)); w83795_update_limits()
751 data->beeps[index] = w83795_read(client, W83795_REG_BEEP(index)); store_beep()
754 w83795_write(client, W83795_REG_BEEP(index), data->beeps[index]); store_beep()

Completed in 88 milliseconds