Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dnct6683.c192 #define NCT6683_REG_CR_BEEP 0xe0 macro
988 reg = superio_inb(data->sioreg, NCT6683_REG_CR_BEEP); in beep_enable_show()
1021 reg = superio_inb(data->sioreg, NCT6683_REG_CR_BEEP); in beep_enable_store()
1026 superio_outb(data->sioreg, NCT6683_REG_CR_BEEP, reg); in beep_enable_store()