Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dsfp.h484 SFP_ALARM0_TEMP_HIGH = BIT(7), enumerator
/linux-6.12.1/drivers/net/phy/
Dsfp.c1171 *value = !!(status & SFP_ALARM0_TEMP_HIGH); in sfp_hwmon_temp()