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

  /src/sys/arch/pmax/pmax/
dec_5100.c 114 icsr = *(volatile uint32_t *)MIPS_PHYS_TO_KSEG1(KN230_SYS_ICSR);
116 *(volatile uint32_t *)MIPS_PHYS_TO_KSEG1(KN230_SYS_ICSR) = icsr;
168 icsr = *(volatile uint32_t *)MIPS_PHYS_TO_KSEG1(KN230_SYS_ICSR);
214 icsr = *(volatile uint32_t *)MIPS_PHYS_TO_KSEG1(KN230_SYS_ICSR);
216 *(volatile uint32_t *)MIPS_PHYS_TO_KSEG1(KN230_SYS_ICSR) = icsr;
kn230.h 74 #define KN230_SYS_ICSR 0x1e000000 /* System control register */

Completed in 13 milliseconds