HomeSort by relevance Sort by last modified time
    Searched refs:MIPS_CONF1_DL_SHF (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/mips/lib/
cache.c 59 dl = (conf1 & MIPS_CONF1_DL) >> MIPS_CONF1_DL_SHF;
cache_init.S 57 srl \line_sz, $1, \off + MIPS_CONF1_DL_SHF - MIPS_CONF1_DA_SHF
58 andi \line_sz, \line_sz, (MIPS_CONF1_DL >> MIPS_CONF1_DL_SHF)
  /external/u-boot/arch/mips/include/asm/
mipsregs.h 475 #define MIPS_CONF1_DL_SHF 10
    [all...]

Completed in 1006 milliseconds