Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dnct6683.c181 #define NCT6683_REG_CR_BEEP 0xe0 macro
960 reg = superio_inb(data->sioreg, NCT6683_REG_CR_BEEP); in show_global_beep()
993 reg = superio_inb(data->sioreg, NCT6683_REG_CR_BEEP); in store_global_beep()
998 superio_outb(data->sioreg, NCT6683_REG_CR_BEEP, reg); in store_global_beep()