Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83792d.c200 #define W83792D_REG_CHASSIS 0x42 /* Bit 5: Case Open status bit */ macro
1552 W83792D_REG_CHASSIS) >> 5) & 0x01; in w83792d_update_device()