Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsfp.h499 SFP_WARN0_TXPWR_LOW = BIT(0), enumerator
/openbmc/linux/drivers/net/phy/
H A Dsfp.c1328 *value = !!(status & SFP_WARN0_TXPWR_LOW); in sfp_hwmon_tx_power()