Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83781d.c128 #define W83781D_REG_BEEP_INTS3 0x453 /* not on W83781D */ macro
522 w83781d_write_value(data, W83781D_REG_BEEP_INTS3, in beep_mask_store()
578 reg = w83781d_read_value(data, W83781D_REG_BEEP_INTS3); in store_beep()
583 w83781d_write_value(data, W83781D_REG_BEEP_INTS3, reg); in store_beep()
1566 W83781D_REG_BEEP_INTS3) << 16; in w83781d_update_device()
Dw83627hf.c196 #define W83781D_REG_BEEP_INTS3 0x453 macro
893 w83627hf_write_value(data, W83781D_REG_BEEP_INTS3, in beep_mask_store()
950 reg = w83627hf_read_value(data, W83781D_REG_BEEP_INTS3); in store_beep()
955 w83627hf_write_value(data, W83781D_REG_BEEP_INTS3, reg); in store_beep()
1912 w83627hf_read_value(data, W83781D_REG_BEEP_INTS3) << 16; in w83627hf_update_device()