Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-uctlx-defs.h145 uint64_t l2c_desc_emod:2; member
153 uint64_t l2c_desc_emod:2;
314 uint64_t l2c_desc_emod:2; member
322 uint64_t l2c_desc_emod:2;
/linux-4.1.27/arch/mips/cavium-octeon/
Docteon-platform.c330 ehci_ctl.s.l2c_desc_emod = 1; /* Byte swapped. */ in octeon_ehci_hw_start()
333 ehci_ctl.s.l2c_desc_emod = 0; /* not swapped. */ in octeon_ehci_hw_start()
392 ohci_ctl.s.l2c_desc_emod = 1; /* Byte swapped. */ in octeon_ohci_hw_start()
395 ohci_ctl.s.l2c_desc_emod = 0; /* not swapped. */ in octeon_ohci_hw_start()