Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-uctlx-defs.h130 uint64_t l2c_buff_emod:2; member
140 uint64_t l2c_buff_emod:2;
257 uint64_t l2c_buff_emod:2; member
267 uint64_t l2c_buff_emod:2;
/openbmc/linux/arch/mips/cavium-octeon/
H A Docteon-platform.c305 ehci_ctl.s.l2c_buff_emod = 1; /* Byte swapped. */ in octeon_ehci_hw_start()
308 ehci_ctl.s.l2c_buff_emod = 0; /* not swapped. */ in octeon_ehci_hw_start()
369 ohci_ctl.s.l2c_buff_emod = 1; /* Byte swapped. */ in octeon_ohci_hw_start()
372 ohci_ctl.s.l2c_buff_emod = 0; /* not swapped. */ in octeon_ohci_hw_start()