HomeSort by relevance Sort by last modified time
    Searched refs:MIPS_CONF1_DL (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 58 andi \line_sz, \line_sz, (MIPS_CONF1_DL >> MIPS_CONF1_DL_SHF)
  /external/u-boot/arch/mips/include/asm/
mipsregs.h 477 #define MIPS_CONF1_DL (_ULCAST_(7) << 10)
    [all...]

Completed in 912 milliseconds