Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dw83792d.c213 #define W83792D_REG_CHASSIS 0x42 /* Bit 5: Case Open status bit */ macro
1588 W83792D_REG_CHASSIS) >> 5) & 0x01; in w83792d_update_device()