Searched refs:MTK_PHY_LED_ON_FDX (Results 1 – 3 of 3) sorted by relevance
139 if ((on & (on_set | MTK_PHY_LED_ON_FDX | in mtk_phy_led_hw_ctrl_get() 174 if (on & MTK_PHY_LED_ON_FDX) in mtk_phy_led_hw_ctrl_get() 203 on |= MTK_PHY_LED_ON_FDX; in mtk_phy_led_hw_ctrl_set() 257 MTK_PHY_LED_ON_FDX | MTK_PHY_LED_ON_HDX | on_set, in mtk_phy_led_hw_ctrl_set()
28 #define MTK_PHY_LED_ON_FDX BIT(4) /* Full duplex */ macro
282 MTK_PHY_LED_ON_FDX | MTK_PHY_LED_ON_HDX); in mt798x_2p5ge_phy_probe()