Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Djc42.c47 #define JC42_CFG_TCRIT_LOCK BIT(6) macro
401 if (!(config & JC42_CFG_TCRIT_LOCK)) in jc42_is_visible()
405 if (!(config & (JC42_CFG_EVENT_LOCK | JC42_CFG_TCRIT_LOCK))) in jc42_is_visible()