Searched refs:MC_CMD_LED_DEFAULT (Results 1 – 3 of 3) sorted by relevance
481 led_mode = MC_CMD_LED_DEFAULT; in ef10_phy_reconfigure()491 led_mode = MC_CMD_LED_DEFAULT; in ef10_phy_reconfigure()496 MCDI_IN_SET_DWORD(req, SET_ID_LED_IN_STATE, MC_CMD_LED_DEFAULT); in ef10_phy_reconfigure()
348 led_mode = MC_CMD_LED_DEFAULT; in siena_phy_reconfigure()358 led_mode = MC_CMD_LED_DEFAULT; in siena_phy_reconfigure()363 MCDI_IN_SET_DWORD(req, SET_ID_LED_IN_STATE, MC_CMD_LED_DEFAULT); in siena_phy_reconfigure()
3838 #define MC_CMD_LED_DEFAULT 0x2 /* enum */ macro