Searched refs:PHY_M_LED_BLINK_RT (Results 1 – 4 of 4) sorted by relevance
464 ledctrl |= PHY_M_LED_BLINK_RT(BLINK_84MS) << 1; in sky2_phy_init()535 ledctrl | PHY_M_LED_BLINK_RT(BLINK_84MS)); in sky2_phy_init()542 ledctrl |= PHY_M_LED_BLINK_RT(BLINK_84MS) | PHY_M_LEDC_TX_CTRL; in sky2_phy_init()
1364 #define PHY_M_LED_BLINK_RT(x) (((u16)(x)<<8) & PHY_M_LEDC_BL_R_MSK) macro
1531 #define PHY_M_LED_BLINK_RT(x) (((u16)(x)<<8) & PHY_M_LEDC_BL_R_MSK) macro
191 PHY_M_LED_BLINK_RT(BLINK_84MS) | in skge_led()