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

  /src/sys/arch/mips/atheros/include/
platform.h 96 bus_addr_t apsw_misc_intstat; member in struct:atheros_platformsw
  /src/sys/arch/mips/atheros/
ar_intr.c 86 return REGVAL(platformsw->apsw_misc_intstat);
92 REGVAL(platformsw->apsw_misc_intstat) = v;
ar7100.c 272 .apsw_misc_intstat = ARCHIP_RESET_BASE + ARCHIP_RESET_MISC_INTSTAT,
ar5312.c 414 .apsw_misc_intstat = AR5312_SYSREG_BASE + AR5312_SYSREG_MISC_INTSTAT,
ar5315.c 396 .apsw_misc_intstat = AR5315_SYSREG_BASE + AR5315_SYSREG_MISC_INTSTAT,
ar9344.c 451 .apsw_misc_intstat = ARCHIP_RESET_BASE + ARCHIP_RESET_MISC_INTSTAT,

Completed in 14 milliseconds