Searched refs:SFP_ALARM0_VCC_HIGH (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
A D | sfp.h | 466 SFP_ALARM0_VCC_HIGH = BIT(5), enumerator |
/linux/drivers/net/phy/ | ||
A D | sfp.c | 902 *value = !!(status & SFP_ALARM0_VCC_HIGH); in sfp_hwmon_vcc() |
Completed in 10 milliseconds