Searched refs:SFP_ALARM0_TXPWR_HIGH (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/linux/ | ||
D | sfp.h | 470 SFP_ALARM0_TXPWR_HIGH = BIT(1), enumerator |
/linux-5.19.10/drivers/net/phy/ | ||
D | sfp.c | 1037 *value = !!(status & SFP_ALARM0_TXPWR_HIGH); in sfp_hwmon_tx_power() |