Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/octeon/
Dcvmx-uctlx-defs.h39 #define CVMX_UCTLX_OHCI_CTL(block_id) (CVMX_ADD_IO_SEG(0x000118006F000088ull)) macro
/linux-6.1.9/arch/mips/cavium-octeon/
Docteon-platform.c364 ohci_ctl.u64 = cvmx_read_csr(CVMX_UCTLX_OHCI_CTL(0)); in octeon_ohci_hw_start()
374 cvmx_write_csr(CVMX_UCTLX_OHCI_CTL(0), ohci_ctl.u64); in octeon_ohci_hw_start()