Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwmon/
Dw83781d.c114 #define W83781D_REG_BEEP_INTS2 0x57 macro
506 w83781d_write_value(data, W83781D_REG_BEEP_INTS2, in beep_mask_store()
558 reg = w83781d_read_value(data, W83781D_REG_BEEP_INTS2); in store_beep()
563 w83781d_write_value(data, W83781D_REG_BEEP_INTS2, reg); in store_beep()
1374 w83781d_write_value(data, W83781D_REG_BEEP_INTS2, 0); in w83781d_init_device()
1546 i = w83781d_read_value(data, W83781D_REG_BEEP_INTS2); in w83781d_update_device()
Dw83627hf.c188 #define W83781D_REG_BEEP_INTS2 0x57 macro
558 i = w83627hf_read_value(data, W83781D_REG_BEEP_INTS2); in w83627hf_update_device()
970 reg = w83627hf_read_value(data, W83781D_REG_BEEP_INTS2); in beep_store()
975 w83627hf_write_value(data, W83781D_REG_BEEP_INTS2, reg); in beep_store()
1419 w83627hf_write_value(data, W83781D_REG_BEEP_INTS2, in beep_mask_store()