Home
last modified time | relevance | path

Searched refs:CVMX_GPIO_TX_SET (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/mips/include/asm/octeon/
Dcvmx-gpio-defs.h39 #define CVMX_GPIO_TX_SET (CVMX_ADD_IO_SEG(0x0001070000000888ull)) macro
/linux-2.6.39/arch/mips/cavium-octeon/
Dsetup.c247 cvmx_write_csr(CVMX_GPIO_TX_SET, 0x1000); in octeon_halt()