Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsfp.h467 SFP_ALARM0_VCC_LOW = BIT(4), enumerator
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dsfp.c875 *value = !!(status & SFP_ALARM0_VCC_LOW); in sfp_hwmon_vcc()