Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-uctlx-defs.h33 #define CVMX_UCTLX_EHCI_CTL(block_id) (CVMX_ADD_IO_SEG(0x000118006F000080ull)) macro
/openbmc/linux/arch/mips/cavium-octeon/
H A Docteon-platform.c300 ehci_ctl.u64 = cvmx_read_csr(CVMX_UCTLX_EHCI_CTL(0)); in octeon_ehci_hw_start()
312 cvmx_write_csr(CVMX_UCTLX_EHCI_CTL(0), ehci_ctl.u64); in octeon_ehci_hw_start()