Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/octeon/
Dcvmx-uctlx-defs.h131 uint64_t l2c_desc_emod:2; member
139 uint64_t l2c_desc_emod:2;
258 uint64_t l2c_desc_emod:2; member
266 uint64_t l2c_desc_emod:2;
/linux-6.1.9/arch/mips/cavium-octeon/
Docteon-platform.c304 ehci_ctl.s.l2c_desc_emod = 1; /* Byte swapped. */ in octeon_ehci_hw_start()
307 ehci_ctl.s.l2c_desc_emod = 0; /* not swapped. */ in octeon_ehci_hw_start()
368 ohci_ctl.s.l2c_desc_emod = 1; /* Byte swapped. */ in octeon_ohci_hw_start()
371 ohci_ctl.s.l2c_desc_emod = 0; /* not swapped. */ in octeon_ohci_hw_start()