Home
last modified time | relevance | path

Searched refs:ohci_ctl (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/cavium-octeon/
H A Docteon-platform.c358 union cvmx_uctlx_ohci_ctl ohci_ctl; in octeon_ohci_hw_start() local
362 ohci_ctl.u64 = cvmx_read_csr(CVMX_UCTLX_OHCI_CTL(0)); in octeon_ohci_hw_start()
363 ohci_ctl.s.l2c_addr_msb = 0; in octeon_ohci_hw_start()
365 ohci_ctl.s.l2c_buff_emod = 1; /* Byte swapped. */ in octeon_ohci_hw_start()
366 ohci_ctl.s.l2c_desc_emod = 1; /* Byte swapped. */ in octeon_ohci_hw_start()
368 ohci_ctl.s.l2c_buff_emod = 0; /* not swapped. */ in octeon_ohci_hw_start()
369 ohci_ctl.s.l2c_desc_emod = 0; /* not swapped. */ in octeon_ohci_hw_start()
370 ohci_ctl.s.inv_reg_a2 = 1; in octeon_ohci_hw_start()
372 cvmx_write_csr(CVMX_UCTLX_OHCI_CTL(0), ohci_ctl.u64); in octeon_ohci_hw_start()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/cavium-octeon/
H A Docteon-platform.c358 union cvmx_uctlx_ohci_ctl ohci_ctl; in octeon_ohci_hw_start() local
362 ohci_ctl.u64 = cvmx_read_csr(CVMX_UCTLX_OHCI_CTL(0)); in octeon_ohci_hw_start()
363 ohci_ctl.s.l2c_addr_msb = 0; in octeon_ohci_hw_start()
365 ohci_ctl.s.l2c_buff_emod = 1; /* Byte swapped. */ in octeon_ohci_hw_start()
366 ohci_ctl.s.l2c_desc_emod = 1; /* Byte swapped. */ in octeon_ohci_hw_start()
368 ohci_ctl.s.l2c_buff_emod = 0; /* not swapped. */ in octeon_ohci_hw_start()
369 ohci_ctl.s.l2c_desc_emod = 0; /* not swapped. */ in octeon_ohci_hw_start()
370 ohci_ctl.s.inv_reg_a2 = 1; in octeon_ohci_hw_start()
372 cvmx_write_csr(CVMX_UCTLX_OHCI_CTL(0), ohci_ctl.u64); in octeon_ohci_hw_start()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/cavium-octeon/
H A Docteon-platform.c358 union cvmx_uctlx_ohci_ctl ohci_ctl; in octeon_ohci_hw_start() local
362 ohci_ctl.u64 = cvmx_read_csr(CVMX_UCTLX_OHCI_CTL(0)); in octeon_ohci_hw_start()
363 ohci_ctl.s.l2c_addr_msb = 0; in octeon_ohci_hw_start()
365 ohci_ctl.s.l2c_buff_emod = 1; /* Byte swapped. */ in octeon_ohci_hw_start()
366 ohci_ctl.s.l2c_desc_emod = 1; /* Byte swapped. */ in octeon_ohci_hw_start()
368 ohci_ctl.s.l2c_buff_emod = 0; /* not swapped. */ in octeon_ohci_hw_start()
369 ohci_ctl.s.l2c_desc_emod = 0; /* not swapped. */ in octeon_ohci_hw_start()
370 ohci_ctl.s.inv_reg_a2 = 1; in octeon_ohci_hw_start()
372 cvmx_write_csr(CVMX_UCTLX_OHCI_CTL(0), ohci_ctl.u64); in octeon_ohci_hw_start()