Linux Kernel
3.7.1
|
#include <asm/octeon/octeon.h>
#include <asm/octeon/cvmx-asxx-defs.h>
#include <asm/octeon/cvmx-gmxx-defs.h>
Go to the source code of this file.
Macros | |
#define | PRINT_ERROR(format,...) |
Functions | |
void | __cvmx_interrupt_gmxx_rxx_int_en_enable (int index, int block) |
void | __cvmx_interrupt_asxx_enable (int block) |
void | __cvmx_interrupt_gmxx_enable (int interface) |
#define PRINT_ERROR | ( | format, | |
... | |||
) |
Definition at line 39 of file cvmx-interrupt-rsl.c.
Enable ASX error interrupts that exist on CN3XXX, CN50XX, and CN58XX.
: Interface to enable 0-1
Definition at line 50 of file cvmx-interrupt-rsl.c.
Definition at line 76 of file cvmx-interrupt-rsl.c.
__cvmx_interrupt_gmxx_rxx_int_en_enable enables all interrupt bits in cvmx_gmxx_rxx_int_en_t
Definition at line 51 of file cvmx-interrupt-decodes.c.