Searched refs:PHY_M_LED_BLINK_RT (Results 1 – 4 of 4) sorted by relevance
1470 #define PHY_M_LED_BLINK_RT(x) (((u16)(x)<<8) & PHY_M_LEDC_BL_R_MSK) macro
1506 #define PHY_M_LED_BLINK_RT(x) (((u16)(x)<<8) & PHY_M_LEDC_BL_R_MSK) macro
497 ledctrl |= PHY_M_LED_BLINK_RT(BLINK_84MS) << 1; in sky2_phy_init()568 ledctrl | PHY_M_LED_BLINK_RT(BLINK_84MS)); in sky2_phy_init()575 ledctrl |= PHY_M_LED_BLINK_RT(BLINK_84MS) | PHY_M_LEDC_TX_CTRL; in sky2_phy_init()
745 PHY_M_LED_BLINK_RT(BLINK_84MS) | in skge_led()