Searched refs:SFP_ALARM0_VCC_LOW (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/linux/ | ||
A D | sfp.h | 474 SFP_ALARM0_VCC_LOW = BIT(4), enumerator |
/linux-6.3-rc2/drivers/net/phy/ | ||
A D | sfp.c | 1042 *value = !!(status & SFP_ALARM0_VCC_LOW); in sfp_hwmon_vcc() |
Completed in 10 milliseconds