Lines Matching +full:led +full:- +full:order
1 /* Copyright 2008-2013 Broadcom Corporation
8 * at http://www.gnu.org/licenses/gpl-2.0.html (the "GPL").
83 #define SINGLE_MEDIA_DIRECT(params) (params->num_phys == 1)
85 #define SINGLE_MEDIA(params) (params->num_phys == 2)
87 #define DUAL_MEDIA(params) (params->num_phys == 3)
119 #define LINK_CONFIG_SIZE (MAX_PHYS - 1)
121 0 : (_phy_idx - 1))
157 /* No Over-Current detection */
226 /* Set link led mode (on/off/oper)*/
296 * operation, according to bits 29:28 -
305 * Bits 31:30 should be 2'b11 in order for EEE to be enabled.
390 In order to use it to read/write internal phy registers, use
407 /* Set/Unset the led
408 Basically, the CLC takes care of the led for the link, but in case one needs
409 to set/unset the led unnaturally, set the "mode" to LED_MODE_OPER to
410 blink the led, and LED_MODE_OFF to set the led off.*/
427 /* One-time initialization for external phy after power up */
444 /* Check swap bit and adjust PHY order */
492 * valid values are 0 - 5. 0 is highest strict priority.