Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmediatek-ge-soc.c304 #define MTK_PHY_LED_STATE_NETDEV 2 macro
1145 changed |= !!test_and_clear_bit(MTK_PHY_LED_STATE_NETDEV + in mt798x_phy_hw_led_on_set()
1168 changed |= !!test_bit(MTK_PHY_LED_STATE_NETDEV + in mt798x_phy_hw_led_blink_set()
1239 unsigned int bit_netdev = MTK_PHY_LED_STATE_NETDEV + (index ? 16 : 0); in mt798x_phy_led_hw_control_get()
1309 unsigned int bit_netdev = MTK_PHY_LED_STATE_NETDEV + (index ? 16 : 0); in mt798x_phy_led_hw_control_set()