Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsfp.h479 SFP_ALARM0_TEMP_LOW = BIT(6), enumerator
/openbmc/linux/drivers/net/phy/
H A Dsfp.c1119 *value = !!(status & SFP_ALARM0_TEMP_LOW); in sfp_hwmon_temp()