Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dsfp.h470 SFP_ALARM0_TXPWR_HIGH = BIT(1), enumerator
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dsfp.c1033 *value = !!(status & SFP_ALARM0_TXPWR_HIGH); in sfp_hwmon_tx_power()