Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83781d.c126 #define W83781D_REG_BEEP_INTS1 0x56 macro
517 w83781d_write_value(data, W83781D_REG_BEEP_INTS1, in beep_mask_store()
564 reg = w83781d_read_value(data, W83781D_REG_BEEP_INTS1); in store_beep()
569 w83781d_write_value(data, W83781D_REG_BEEP_INTS1, reg); in store_beep()
1562 w83781d_read_value(data, W83781D_REG_BEEP_INTS1); in w83781d_update_device()
Dw83627hf.c194 #define W83781D_REG_BEEP_INTS1 0x56 macro
891 w83627hf_write_value(data, W83781D_REG_BEEP_INTS1, in beep_mask_store()
936 reg = w83627hf_read_value(data, W83781D_REG_BEEP_INTS1); in store_beep()
941 w83627hf_write_value(data, W83781D_REG_BEEP_INTS1, reg); in store_beep()
1911 w83627hf_read_value(data, W83781D_REG_BEEP_INTS1) | in w83627hf_update_device()