Searched refs:PHY_M_LEDC_LOS_CTRL (Results 1 – 3 of 3) sorted by relevance
449 (PHY_M_LEDC_LOS_CTRL(1) | /* LINK/ACT */ in sky2_phy_init()474 (PHY_M_LEDC_LOS_CTRL(1) | /* LINK/ACT */ in sky2_phy_init()1510 u16 led = PHY_M_LEDC_LOS_CTRL(1); /* link active */ in sky2_link_up()2657 on ? (PHY_M_LEDC_LOS_CTRL(1) | in sky2_led()
1338 #define PHY_M_LEDC_LOS_CTRL(x) (((x)<<12) & PHY_M_LEDC_LOS_MSK) macro
1591 #define PHY_M_LEDC_LOS_CTRL(x) (((x)<<12) & PHY_M_LEDC_LOS_MSK) macro