Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dohci-octeon.c31 ohci_ctl.u64 = cvmx_read_csr(CVMX_UCTLX_OHCI_CTL(0)); in ohci_octeon_hw_start()
35 cvmx_write_csr(CVMX_UCTLX_OHCI_CTL(0), ohci_ctl.u64); in ohci_octeon_hw_start()
/linux-3.4.99/arch/mips/include/asm/octeon/
Dcvmx-uctlx-defs.h39 #define CVMX_UCTLX_OHCI_CTL(block_id) (CVMX_ADD_IO_SEG(0x000118006F000088ull)) macro