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

  /external/u-boot/board/qemu-mips/
qemu-mips.c 42 config1 = read_c0_config1();
55 config1 = read_c0_config1();
  /external/u-boot/arch/mips/lib/
cache.c 24 if (!(read_c0_config1() & MIPS_CONF_M))
56 conf1 = read_c0_config1();
  /external/u-boot/arch/mips/include/asm/
mipsregs.h 1183 #define read_c0_config1 macro
    [all...]

Completed in 1979 milliseconds