Searched refs:CVMX_LMCX_SEQ_CTL (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/ram/octeon/
H A Docteon3_lmc.c241 lmc_wr(priv, CVMX_LMCX_SEQ_CTL(if_num), seq_ctl.u64);
242 lmc_rd(priv, CVMX_LMCX_SEQ_CTL(if_num));
247 seq_ctl.u64 = lmc_rd(priv, CVMX_LMCX_SEQ_CTL(if_num));
/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-lmcx-defs.h197 #define CVMX_LMCX_SEQ_CTL(offs) \ macro

Completed in 165 milliseconds