Searched refs:cvmx_fdt_gpio_led (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-helper-gpio.h260 struct cvmx_fdt_gpio_led { struct
261 struct cvmx_fdt_gpio_led *next, *prev; /** List of LEDs */
409 struct cvmx_fdt_gpio_led *cvmx_alloc_led(const char *name, int of_offset,
411 struct cvmx_fdt_gpio_led *last);
423 struct cvmx_fdt_gpio_led *cvmx_fdt_parse_led(const void *fdt_addr, int led_of_offset,
425 struct cvmx_fdt_gpio_led *last);
H A Dcvmx-helper-board.h87 struct cvmx_fdt_gpio_led;
103 struct cvmx_fdt_gpio_led *link_status;
104 struct cvmx_fdt_gpio_led *error;
105 struct cvmx_fdt_gpio_led *rx_activity;
106 struct cvmx_fdt_gpio_led *tx_activity;
107 struct cvmx_fdt_gpio_led *identify;

Completed in 90 milliseconds