HomeSort by: relevance | last modified time | path
    Searched refs:AR5312_FLASH_END (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/atheros/
ar5312_board.c 94 ptr = (const uint8_t *) MIPS_PHYS_TO_KSEG1(AR5312_FLASH_END - 0x1000);
124 MIPS_PHYS_TO_KSEG1(AR5312_FLASH_END-0x1000);
132 if (end == (uint8_t *) MIPS_PHYS_TO_KSEG1(AR5312_FLASH_END)) {
136 MIPS_PHYS_TO_KSEG1(AR5312_FLASH_END-0x1000 + 0xf8);
  /src/sys/arch/mips/atheros/include/
ar5312reg.h 61 #define AR5312_FLASH_END 0x20000000 /* possibly aliased */

Completed in 13 milliseconds