Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dsfp.h470 SFP_ALARM0_TXPWR_HIGH = BIT(1), enumerator
/linux-5.19.10/drivers/net/phy/
Dsfp.c1037 *value = !!(status & SFP_ALARM0_TXPWR_HIGH); in sfp_hwmon_tx_power()