Searched refs:MTK_PHY_LED_STATE_FORCE_ON (Results 1 – 2 of 2) sorted by relevance
120 unsigned int bit_on = MTK_PHY_LED_STATE_FORCE_ON + (index ? 16 : 0); in mtk_phy_led_hw_ctrl_get()288 unsigned int bit_on = MTK_PHY_LED_STATE_FORCE_ON + (index ? 16 : 0); in mtk_phy_hw_led_on_set()
67 #define MTK_PHY_LED_STATE_FORCE_ON 0 macro